Learning through (stupid) mistakes...

[SVN r14217]
This commit is contained in:
Vesa Karvonen
2002-06-20 18:30:31 +00:00
parent 770a0ffec6
commit 1561ca793c

12
test/trivial_test.cpp Normal file
View File

@ -0,0 +1,12 @@
/* Copyright (C) 2002 Vesa Karvonen
*
* Permission to copy, use, modify, sell and distribute this software is
* granted provided this copyright notice appears in all copies. This
* software is provided "as is" without express or implied warranty, and
* with no claim as to its suitability for any purpose.
*
* See http://www.boost.org for most recent version.
*/
/* This simply attempts to include all preprocessor library headers. */
#include <boost/preprocessor.hpp>