summaryrefslogtreecommitdiffstats
path: root/ml/dlib/dlib/bsp.h
diff options
context:
space:
mode:
Diffstat (limited to 'ml/dlib/dlib/bsp.h')
-rw-r--r--ml/dlib/dlib/bsp.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/ml/dlib/dlib/bsp.h b/ml/dlib/dlib/bsp.h
new file mode 100644
index 000000000..899b6a405
--- /dev/null
+++ b/ml/dlib/dlib/bsp.h
@@ -0,0 +1,12 @@
+// Copyright (C) 2012 Davis E. King (davis@dlib.net)
+// License: Boost Software License See LICENSE.txt for the full license.
+#ifndef DLIB_BSPh_
+#define DLIB_BSPh_
+
+
+#include "bsp/bsp.h"
+
+#endif // DLIB_BSPh_
+
+
+