Yet another missing include.
[oota-llvm.git] / include / llvm / Support / Process.h
index 089894cf90208f1c5f52817beb4ff64a84434e96..cfdd06c62f33eb6652cfe99dc5c6137c1d7028a3 100644 (file)
@@ -184,7 +184,7 @@ public:
   static unsigned GetRandomNumber();
 };
 
-} // namespace sys
-} // namespace llvm
+}
+}
 
 #endif