fixes for g++ 4.5 (some members returned "the constructor, not the type")
[senf.git] / senf / PPI / IdleEvent.test.cc
index 443e29d..fb17558 100644 (file)
 #include <boost/test/test_tools.hpp>
 
 #define prefix_
-///////////////////////////////cc.p////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 
 SENF_AUTO_UNIT_TEST(idleEvent)
 {
     // Tested by ActiveFeeder.test.cc
+    BOOST_CHECK( true );
 }
 
-///////////////////////////////cc.e////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 #undef prefix_
 
 \f