Skip to content

Commit

Permalink
remove NDEBUG
Browse files Browse the repository at this point in the history
  • Loading branch information
huoyingyangjie authored Jun 17, 2020
1 parent c535fec commit ce7d526
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/ini/ini.cpp
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
//
// Created by [email protected] on 3/29/20.
//
#ifndef NDEBUG

#include "utils/debug.h"
#endif
#include "ini/ini.h"
#include <vector>
#include <string>
Expand Down

0 comments on commit ce7d526

Please sign in to comment.