summaryrefslogtreecommitdiffstats
path: root/mathfuncs_fabs.h
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 /mathfuncs_fabs.h
parent5240ff3139edade7894067b93d5630115e5293eb (diff)
downloadvecmathlib-01ea146f550a48107b41d4d2aa149192f3b52142.zip
vecmathlib-01ea146f550a48107b41d4d2aa149192f3b52142.tar.gz
Replace all assert() by VML_ASSERT()
Diffstat (limited to 'mathfuncs_fabs.h')
-rw-r--r--mathfuncs_fabs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/mathfuncs_fabs.h b/mathfuncs_fabs.h
index f2f809e..aee8a18 100644
--- a/mathfuncs_fabs.h
+++ b/mathfuncs_fabs.h
@@ -5,7 +5,6 @@
#include "mathfuncs_base.h"
-#include <cassert>
#include <cmath>
OpenPOWER on IntegriCloud