summaryrefslogtreecommitdiffstats
path: root/ml/dlib/dlib/crc32.h
blob: 004aaeba4de2e053f13d24365b8ff820856e60f3 (plain)
1
2
3
4
5
6
7
8
9
10
// Copyright (C) 2005  Davis E. King (davis@dlib.net)
// License: Boost Software License   See LICENSE.txt for the full license.
#ifndef DLIB_CRc32_
#define DLIB_CRc32_


#include "crc32/crc32_kernel_1.h"

#endif // DLIB_CRc32_