summaryrefslogtreecommitdiffstats
path: root/loop.cc
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@gmail.com>2013-02-15 14:26:10 -0500
committerErik Schnetter <schnetter@gmail.com>2013-02-15 14:26:10 -0500
commit01ea146f550a48107b41d4d2aa149192f3b52142 (patch)
tree78b97a04e3b62f46320fefca1935605489716873 /loop.cc
parent5240ff3139edade7894067b93d5630115e5293eb (diff)
downloadvecmathlib-01ea146f550a48107b41d4d2aa149192f3b52142.zip
vecmathlib-01ea146f550a48107b41d4d2aa149192f3b52142.tar.gz
Replace all assert() by VML_ASSERT()
Diffstat (limited to 'loop.cc')
-rw-r--r--loop.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/loop.cc b/loop.cc
index d3fcffd..24e96eb 100644
--- a/loop.cc
+++ b/loop.cc
@@ -1,6 +1,5 @@
// -*-C++-*-
-#define NDEBUG
#define restrict __restrict__
#include "vecmathlib.h"
OpenPOWER on IntegriCloud