Index: uspace/lib/cpp/include/internal/aux.hpp
===================================================================
--- uspace/lib/cpp/include/internal/aux.hpp	(revision 471e313b8aeca4c91e7934938a57766f90887aa7)
+++ uspace/lib/cpp/include/internal/aux.hpp	(revision 08065444b4edfff7bd259780adf47307e3aedc50)
@@ -30,8 +30,5 @@
 #define LIBCPP_AUX
 
-namespace std
-{
-
-namespace aux
+namespace std::aux
 {
     /**
@@ -65,5 +62,3 @@
 }
 
-}
-
 #endif
