diff --git a/src/ini/ini.cpp b/src/ini/ini.cpp index 88e137e..7b5275b 100644 --- a/src/ini/ini.cpp +++ b/src/ini/ini.cpp @@ -1,9 +1,8 @@ // // Created by yangjiegogogo@gmail.com on 3/29/20. // -#ifndef NDEBUG + #include "utils/debug.h" -#endif #include "ini/ini.h" #include #include