summaryrefslogtreecommitdiffstats
path: root/ml/dlib/dlib/threads/posix.h
diff options
context:
space:
mode:
Diffstat (limited to 'ml/dlib/dlib/threads/posix.h')
-rw-r--r--ml/dlib/dlib/threads/posix.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/ml/dlib/dlib/threads/posix.h b/ml/dlib/dlib/threads/posix.h
new file mode 100644
index 000000000..7226743e1
--- /dev/null
+++ b/ml/dlib/dlib/threads/posix.h
@@ -0,0 +1,6 @@
+// Copyright (C) 2003 Davis E. King (davis@dlib.net)
+// License: Boost Software License See LICENSE.txt for the full license.
+#ifndef DLIB_THREADS_KERNEl_1_
+#include "threads_kernel_2.h"
+#endif
+