14 lines
538 B
C++
14 lines
538 B
C++
/*=============================================================================
|
|
Boost.Wave: A Standard compliant C++ preprocessor library
|
|
http://www.boost.org/
|
|
|
|
Copyright (c) 2017 Abel Sinkovics. Distributed under the Boost
|
|
Software License, Version 1.0. (See accompanying file
|
|
LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
|
=============================================================================*/
|
|
|
|
//O --c++11
|
|
|
|
//E t_7_004.cpp(14): error: detected at least one missing #endif directive
|
|
|
|
#if 0 |