aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/source/flthr.cpp
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2003-12-12 22:46:40 +0000
committerThomas Grill <xovo@users.sourceforge.net>2003-12-12 22:46:40 +0000
commit4ec3dfe8a29e5b3dd0a0dc7afa23b7da90ddb1d5 (patch)
tree5caaf1672794d69906dafd5c3bdf054b335fd24f /externals/grill/flext/source/flthr.cpp
parentdd500deadc8cc4577a305a9f1fe438786671f9e6 (diff)
""
svn path=/trunk/; revision=1218
Diffstat (limited to 'externals/grill/flext/source/flthr.cpp')
-rw-r--r--externals/grill/flext/source/flthr.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/externals/grill/flext/source/flthr.cpp b/externals/grill/flext/source/flthr.cpp
index 65fd4c3b..082fd161 100644
--- a/externals/grill/flext/source/flthr.cpp
+++ b/externals/grill/flext/source/flthr.cpp
@@ -27,6 +27,11 @@ WARRANTIES, see the file, "license.txt," in this distribution.
#include <sys/timeb.h>
#endif
+#if FLEXT_THREADS == FLEXT_THR_WIN32 && WINVER < 0x0500
+#error WIN32 threads need Windows SDK version >= 0x500
+#endif
+
+
#include <errno.h>
//! Thread id of system thread