Update SENF to compile using g++ 4.3.2 (Ubuntu 8.10)
[senf.git] / Packets / Packet.test.cc
index dd8d173..e61d67a 100644 (file)
@@ -290,7 +290,7 @@ COMPILE_FAIL(invalidAnnotation)
 
 #   else
 
-    BOOST_STATIC_ASSERT(( false ));
+    invalid_annotation_check_disabled();
 
 #   endif
 }