Fix warning for redefined DEBUG_PRINT_P (#13789)

2.0.x
Giuliano Zaro 6 years ago committed by Scott Lahteine
parent ca7f6ff287
commit d77ef437db

@ -26,6 +26,7 @@
// (or not) in a given .cpp file
//
#undef DEBUG_PRINT_P
#undef DEBUG_ECHO_START
#undef DEBUG_ERROR_START
#undef DEBUG_CHAR

Loading…
Cancel
Save