summaryrefslogtreecommitdiff
path: root/boost/wave/wave_config_constant.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/wave/wave_config_constant.hpp')
-rw-r--r--boost/wave/wave_config_constant.hpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/boost/wave/wave_config_constant.hpp b/boost/wave/wave_config_constant.hpp
index 45f83a2abc..4477b82996 100644
--- a/boost/wave/wave_config_constant.hpp
+++ b/boost/wave/wave_config_constant.hpp
@@ -1,7 +1,7 @@
/*=============================================================================
Boost.Wave: A Standard compliant C++ preprocessor library
Persistent application configuration
-
+
http://www.boost.org/
Copyright (c) 2001-2012 Hartmut Kaiser. Distributed under the Boost
@@ -74,9 +74,9 @@ namespace boost { namespace wave {
///////////////////////////////////////////////////////////////////////////
// Call this function to test the configuration of the calling application
// against the configuration of the linked library.
- BOOST_WAVE_DECL bool test_configuration(unsigned int config,
+ BOOST_WAVE_DECL bool test_configuration(unsigned int config,
char const* pragma_keyword, char const* string_type);
-
+
///////////////////////////////////////////////////////////////////////////////
}} // namespace boost::wave
@@ -87,5 +87,5 @@ namespace boost { namespace wave {
BOOST_PP_STRINGIZE((BOOST_WAVE_STRINGTYPE)) \
) \
/**/
-
+
#endif // !BOOST_WAVE_CONFIG_CONSTANT_HPP