Adjustment and fixes for boost-1.36 support
[senf.git] / Utils / main.test.cc
index b6d1686..a5b4f5c 100644 (file)
 #define prefix_
 ///////////////////////////////cc.p////////////////////////////////////////
 
+BOOST_AUTO_UNIT_TEST(main)
+{
+    BOOST_CHECK( true );
+}
 
 ///////////////////////////////cc.e////////////////////////////////////////
 #undef prefix_