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