From 1561ca793c8f3b3999e01c225a5c31c4cb68516f Mon Sep 17 00:00:00 2001 From: Vesa Karvonen Date: Thu, 20 Jun 2002 18:30:31 +0000 Subject: [PATCH] Learning through (stupid) mistakes... [SVN r14217] --- test/trivial_test.cpp | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 test/trivial_test.cpp diff --git a/test/trivial_test.cpp b/test/trivial_test.cpp new file mode 100644 index 0000000..ee0c374 --- /dev/null +++ b/test/trivial_test.cpp @@ -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