X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=src%2Ftest_boost_threads.cpp;h=7b139701ea5ac957dd96f6fc3b7d5f41ea58ffd2;hb=f82b19f2b93707657fee804bd1242f2548d51ada;hp=850aaf071bd9227c48db01dc60a754d5843a116c;hpb=1d9811aca2c8dd514ba28f8e96a44fd2947a48f3;p=metaproxy-moved-to-github.git diff --git a/src/test_boost_threads.cpp b/src/test_boost_threads.cpp index 850aaf0..7b13970 100644 --- a/src/test_boost_threads.cpp +++ b/src/test_boost_threads.cpp @@ -1,4 +1,10 @@ +/* $Id: test_boost_threads.cpp,v 1.5 2005-10-15 14:09:09 adam Exp $ + Copyright (c) 2005, Index Data. +%LICENSE% + */ + +#include "config.hpp" #include #include @@ -91,6 +97,7 @@ BOOST_AUTO_TEST_CASE( thread_list ) * Local variables: * c-basic-offset: 4 * indent-tabs-mode: nil + * c-file-style: "stroustrup" * End: * vim: shiftwidth=4 tabstop=8 expandtab */