summaryrefslogtreecommitdiffstats
path: root/floatprops.h
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@gmail.com>2013-11-25 14:54:13 -0500
committerErik Schnetter <schnetter@gmail.com>2013-11-25 14:54:13 -0500
commit942b1fa0654668576d3990c9c3ad721aaf703f7e (patch)
treee42ecbef9e0bc836528db5c33259fe80b3a783e2 /floatprops.h
parentec33e3b30b4324cad3f5c26186cc2d2620708a0f (diff)
downloadvecmathlib-942b1fa0654668576d3990c9c3ad721aaf703f7e.zip
vecmathlib-942b1fa0654668576d3990c9c3ad721aaf703f7e.tar.gz
If VML_NO_IOSTREAM is set, then don’t provide any iostream operations
This reduces the size of the library.
Diffstat (limited to 'floatprops.h')
-rw-r--r--floatprops.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/floatprops.h b/floatprops.h
index 99fefbd..5304ad7 100644
--- a/floatprops.h
+++ b/floatprops.h
@@ -8,9 +8,7 @@
#include <cassert>
#include <cmath>
#include <cstring>
-#include <iostream>
#include <limits>
-#include <sstream>
OpenPOWER on IntegriCloud