summaryrefslogtreecommitdiffstats
path: root/ml/dlib/dlib/bridge.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--ml/dlib/dlib/bridge.h17
1 files changed, 17 insertions, 0 deletions
diff --git a/ml/dlib/dlib/bridge.h b/ml/dlib/dlib/bridge.h
new file mode 100644
index 000000000..4b633c405
--- /dev/null
+++ b/ml/dlib/dlib/bridge.h
@@ -0,0 +1,17 @@
+// Copyright (C) 2011 Davis E. King (davis@dlib.net)
+// License: Boost Software License See LICENSE.txt for the full license.
+
+#ifdef DLIB_ALL_SOURCE_END
+#include "dlib_basic_cpp_build_tutorial.txt"
+#endif
+
+
+#ifndef DLIB_BRIdGE_
+#define DLIB_BRIdGE_
+
+
+#include "bridge/bridge.h"
+
+#endif // DLIB_BRIdGE_
+
+