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