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