Skip to content
Snippets Groups Projects
Commit b0fe4e2e authored by Cristian Lalescu's avatar Cristian Lalescu
Browse files

add NDEBUG

parent 3c48b546
No related branches found
No related tags found
1 merge request!23WIP: Feature/use cmake
Pipeline #37216 canceled
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
//#define NDEBUG #define NDEBUG
#include <string> #include <string>
#include <cmath> #include <cmath>
......
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
//#define NDEBUG #define NDEBUG
#include "code_base.hpp" #include "code_base.hpp"
#include "scope_timer.hpp" #include "scope_timer.hpp"
......
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
//#define NDEBUG #define NDEBUG
#include <limits> #include <limits>
#include <cassert> #include <cassert>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment