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