projects
/
reactos.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix compile problems with msvc6
[reactos.git]
/
reactos
/
tools
/
rbuild
/
XML.cpp
diff --git
a/reactos/tools/rbuild/XML.cpp
b/reactos/tools/rbuild/XML.cpp
index
6a047a0
..
074af9e
100644
(file)
--- a/
reactos/tools/rbuild/XML.cpp
+++ b/
reactos/tools/rbuild/XML.cpp
@@
-17,7
+17,7
@@
*/
#include "pch.h"
*/
#include "pch.h"
-#if
def _MSC_VER
+#if
ndef MAX_PATH
#define MAX_PATH _MAX_PATH
#endif
#define MAX_PATH _MAX_PATH
#endif