summaryrefslogtreecommitdiffstats
path: root/ml/dlib/dlib/base64.h
blob: 8308920d6e133a403a08160cde5bd5025408f2c9 (plain)
1
2
3
4
5
6
7
8
9
// 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_