summaryrefslogtreecommitdiff
path: root/src/lib/Assert.h
diff options
context:
space:
mode:
authorPiotr Krysik <perper@o2.pl>2009-04-30 19:07:08 +0200
committerPiotr Krysik <perper@o2.pl>2009-04-30 19:07:08 +0200
commit5027749b23b0b4a49d166aee6712b7de01a3d54c (patch)
tree8ff7935aa5b9678deff2534037ad4376a57aa520 /src/lib/Assert.h
parent961ff106d137b744eeafae55c939a5524370267b (diff)
liettle changes to fcch search, commit before test to find reason of bad behavior when OSR value is changed
Diffstat (limited to 'src/lib/Assert.h')
-rw-r--r--src/lib/Assert.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/Assert.h b/src/lib/Assert.h
index acfb3f7..67fe02f 100644
--- a/src/lib/Assert.h
+++ b/src/lib/Assert.h
@@ -26,7 +26,7 @@
#include "stdio.h"
#include <iostream>
-#define NDEBUG
+//#define NDEBUG
/**@name Macros for standard messages. */
//@{
personal git repositories of Harald Welte. Your mileage may vary