diff options
Diffstat (limited to 'tools/rebaser')
-rw-r--r-- | tools/rebaser/rebaser.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/rebaser/rebaser.cpp b/tools/rebaser/rebaser.cpp index 61fbcd1b93..f6c048358b 100644 --- a/tools/rebaser/rebaser.cpp +++ b/tools/rebaser/rebaser.cpp @@ -1,4 +1,4 @@ -
+
#define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
#include <io.h>
|