Fix warning for redefined DEBUG_PRINT_P (#13789)
This commit is contained in:
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…
Reference in a new issue