aboutsummaryrefslogtreecommitdiff
path: root/odb/details/win32/thread.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/details/win32/thread.hxx')
-rw-r--r--odb/details/win32/thread.hxx9
1 files changed, 1 insertions, 8 deletions
diff --git a/odb/details/win32/thread.hxx b/odb/details/win32/thread.hxx
index e6379bc..a0f0996 100644
--- a/odb/details/win32/thread.hxx
+++ b/odb/details/win32/thread.hxx
@@ -7,14 +7,7 @@
#include <odb/pre.hxx>
-#ifndef WIN32_LEAN_AND_MEAN
-# define WIN32_LEAN_AND_MEAN
-# include <windows.h>
-# undef WIN32_LEAN_AND_MEAN
-#else
-# include <windows.h>
-#endif
-
+#include <odb/details/win32/windows.hxx>
#include <odb/details/export.hxx>
#include <odb/details/win32/mutex.hxx>