pch.h can be used as pre-compiled header
[reactos.git] / reactos / tools / rbuild / exception.cpp
index 3ac9418..8895f0d 100644 (file)
@@ -1,8 +1,6 @@
-#ifdef _MSC_VER\r
-#pragma warning ( disable : 4786 ) // identifier was truncated to '255' characters in the debug information\r
-#endif//_MSC_VER\r
 \r
-#include <stdarg.h>\r
+#include "pch.h"\r
+\r
 #include "rbuild.h"\r
 \r
 using std::string;\r