1/*=============================================================================
2 Boost.Wave: A Standard compliant C++ preprocessor library
3 http://www.boost.org/
4
5 Copyright (c) 2001-2012 Hartmut Kaiser. Distributed under the Boost
6 Software License, Version 1.0. (See accompanying file
7 LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
8=============================================================================*/
9
10#
11
12#if !defined(T_2_019_002)
13# // more comments here
14#define T_2_019_002
15
16t_2_019_002
17
18#endif
19# // and here
20
21

source code of boost/libs/wave/test/testwave/testfiles/t_2_019_002.hpp