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