Fix warning for redefined DEBUG_PRINT_P (#13789)

This commit is contained in:
Giuliano Zaro 2019-04-23 20:35:02 +02:00 committed by Scott Lahteine
parent ca7f6ff287
commit d77ef437db

View file

@ -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