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