- Sync with trunk r58248 to bring the latest changes from Amine (headers) and others...
[reactos.git] / dll / 3rdparty / libjpeg / jerror.c
index 3da7be8..e258755 100644 (file)
@@ -25,6 +25,8 @@
 #include "jerror.h"
 
 #ifdef USE_WINDOWS_MESSAGEBOX
+#define WIN32_NO_STATUS
+#define WIN32_LEAN_AND_MEAN
 #include <windows.h>
 #endif