2
0
mirror of https://github.com/boostorg/wave.git synced 2026-02-21 03:22:16 +00:00

Fixed a missing #define BOOST_WAVE_SOURCE 1 in wave_config_constant.cpp.

[SVN r34379]
This commit is contained in:
Hartmut Kaiser
2006-06-23 15:43:15 +00:00
parent 6fc299987e
commit 8a97ee9b3e
3 changed files with 19 additions and 5 deletions

View File

@@ -9,6 +9,7 @@
LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
=============================================================================*/
#define BOOST_WAVE_SOURCE 1
#include <boost/preprocessor/stringize.hpp>
#include <boost/wave/wave_config.hpp>