summaryrefslogtreecommitdiffstats
path: root/src/boost/libs/function_types/test/reconfiguration/preprocessing_mode.cpp
blob: d6601c4ec1c7d2f4f90f0090300d14b84115c8ad (plain)
1
2
3
4
5
6
7
8
9
10
11
// (C) Copyright Tobias Schwinger
//
// Use modification and distribution are subject to the boost Software License,
// Version 1.0. (See http://www.boost.org/LICENSE_1_0.txt).

//------------------------------------------------------------------------------

#define BOOST_FT_PREPROCESSING_MODE 1
#include "simple_test.hpp"