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