diff options
Diffstat (limited to 'strings/strings_def.h')
-rw-r--r-- | strings/strings_def.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/strings/strings_def.h b/strings/strings_def.h index f1fcfe2f7cc..afe737ab301 100644 --- a/strings/strings_def.h +++ b/strings/strings_def.h @@ -17,6 +17,7 @@ /* This file is to be include first in all files in the string directory */ +#undef DBUG_ASSERT_AS_PRINTF #include <my_global.h> /* Define standar vars */ #include "m_string.h" /* Exernal defintions of string functions */ |