Fix boost-1.36 fixes to work in boost < 1.36 ... no comment ...
[senf.git] / Socket / main.test.cc
index 34e220b..d2f37be 100644 (file)
@@ -1,8 +1,8 @@
 // $Id$
 //
 // Copyright (C) 2006
-// Fraunhofer Institute for Open Communication Systems (FOKUS) 
-// Competence Center NETwork research (NET), St. Augustin, GERMANY 
+// Fraunhofer Institute for Open Communication Systems (FOKUS)
+// Competence Center NETwork research (NET), St. Augustin, GERMANY
 //     Stefan Bund <g0dil@berlios.de>
 //
 // This program is free software; you can redistribute it and/or modify
 #define prefix_
 ///////////////////////////////cc.p////////////////////////////////////////
 
+BOOST_AUTO_UNIT_TEST(testMain)
+{
+    BOOST_CHECK( true );
+}
 
 ///////////////////////////////cc.e////////////////////////////////////////
 #undef prefix_