summaryrefslogtreecommitdiff
path: root/trdlocal.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'trdlocal.cpp')
-rw-r--r--trdlocal.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/trdlocal.cpp b/trdlocal.cpp
index 240f2a1..6d6b822 100644
--- a/trdlocal.cpp
+++ b/trdlocal.cpp
@@ -6,7 +6,10 @@
#ifdef THREADS_AVAILABLE
#include "trdlocal.h"
+
+#ifdef HAS_WINTHREADS
#include <windows.h>
+#endif
NAMESPACE_BEGIN(CryptoPP)