Fix boost-1.36 fixes to work in boost < 1.36 ... no comment ...
[senf.git] / Packets / 80211Bundle / main.test.cc
index 65d49ba..b7b129a 100644 (file)
@@ -1,4 +1,4 @@
-// $Id: main.test.cc 206 2007-02-20 14:20:52Z g0dil $
+// $Id$
 //
 // Copyright (C) 2006
 // Fraunhofer Institute for Open Communication Systems (FOKUS)
 #define prefix_
 ///////////////////////////////cc.p////////////////////////////////////////
 
+BOOST_AUTO_UNIT_TEST(testMain)
+{
+    BOOST_CHECK( true );
+}
 
 ///////////////////////////////cc.e////////////////////////////////////////
 #undef prefix_