blob: 1d4e577d80a6bb32c24fbe79657dff4fe9c478ab [file] [log] [blame]
Jeff Thompsona28eed82013-08-22 16:21:10 -07001
2// (C) Copyright Tobias Schwinger
3//
4// Use modification and distribution are subject to the boost Software License,
5// Version 1.0. (See http://www.boost.org/LICENSE_1_0.txt).
6
7//------------------------------------------------------------------------------
8
9// no include guards, this file is intended for multiple inclusions
10
11#undef callable_builtin
12#undef member
13#undef non_member
14#undef variadic
15#undef non_variadic
16