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