From 4985ae92eea0eb7609a2449d7e147f69b7134b50 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Mon, 2 Dec 2002 17:32:50 +0000 Subject: *** empty log message *** svn path=/trunk/; revision=265 --- externals/grill/flext/source/flext.h | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'externals/grill/flext/source/flext.h') diff --git a/externals/grill/flext/source/flext.h b/externals/grill/flext/source/flext.h index 402a2a93..c1cd7597 100644 --- a/externals/grill/flext/source/flext.h +++ b/externals/grill/flext/source/flext.h @@ -31,6 +31,13 @@ WARRANTIES, see the file, "license.txt," in this distribution. //! @} + +#ifdef FLEXT_THREADS +#include +#include +#endif + + // include all the flext interface definitions #include "fldefs.h" -- cgit v1.2.1