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 4c5866804e092a7a326e62e6165c26e6e207e211)
@@ -30,8 +30,5 @@
 #define LIBCPP_AUX
 
-namespace std
-{
-
-namespace aux
+namespace std::aux
 {
     /**
@@ -65,5 +62,3 @@
 }
 
-}
-
 #endif
