summaryrefslogtreecommitdiffstats
path: root/floatprops.h
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@gmail.com>2013-06-17 20:40:16 -0400
committerErik Schnetter <schnetter@gmail.com>2013-06-17 20:40:16 -0400
commit886ceaffa99d9aaa6decdfa49f71596a9d4775c3 (patch)
treede75ebfef7c15c4c69603a7919cd98dbf3045331 /floatprops.h
parent4ecbdd61a0c21cdd37f71c3e62fe2e09a1fed29e (diff)
downloadvecmathlib-886ceaffa99d9aaa6decdfa49f71596a9d4775c3.zip
vecmathlib-886ceaffa99d9aaa6decdfa49f71596a9d4775c3.tar.gz
Offer VML_BROKEN_STL to decide whether the STL has C++11 features
Diffstat (limited to 'floatprops.h')
-rw-r--r--floatprops.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/floatprops.h b/floatprops.h
index a832f6c..a232bd8 100644
--- a/floatprops.h
+++ b/floatprops.h
@@ -6,14 +6,11 @@
#include "floattypes.h"
#include <cmath>
-//#include <cstdint>
#include <cstring>
#include <iostream>
#include <limits>
#include <sstream>
-#include <stdint.h>
-
namespace vecmathlib {
OpenPOWER on IntegriCloud