summaryrefslogtreecommitdiffstats
path: root/ml/dlib/dlib/member_function_pointer.h
blob: 3dd72f596d625a49978a93eac9bd9051ef2c87a3 (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_MEMBER_FUNCTION_POINTEr_
#define DLIB_MEMBER_FUNCTION_POINTEr_

#include "member_function_pointer/member_function_pointer_kernel_1.h"
#include "member_function_pointer/make_mfp.h"

#endif // DLIB_MEMBER_FUNCTION_POINTEr_