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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user