Packets: Fix min_value / max_value boundary cases for Parse_(U)IntField
[senf.git] / Utils / Logger / main.test.hh
index 799d529..c9bcdeb 100644 (file)
 
 // Custom includes
 
+#ifdef SENF_LOG_CONF
+#undef SENF_LOG_CONF
+#endif
+
 #define SENF_LOG_CONF (( (senf)(log)(Debug), (_), NOTICE )) \
                       (( (senf)(log)(test)(myStream), (senf)(log)(test)(Foo), VERBOSE ))