forked from boostorg/predef
Change to only C comments as these could be use from a C++, C, or Objective C/C++ context.
git-svn-id: http://svn.boost.org/svn/boost/sandbox/predef@62156 b8fc166d-592f-0410-95f2-cb63ce0dd405
This commit is contained in:
@ -1,7 +1,9 @@
|
||||
//~ Copyright Redshift Software, Inc. 2008-2010
|
||||
//~ 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)
|
||||
/*
|
||||
Copyright Redshift Software, Inc. 2008-2010
|
||||
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)
|
||||
*/
|
||||
|
||||
#ifndef BOOST_PREDEF_COMPILER_GCC_XML_H
|
||||
#define BOOST_PREDEF_COMPILER_GCC_XML_H
|
||||
|
Reference in New Issue
Block a user