aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/test/mpreal
diff options
context:
space:
mode:
authorGravatar Gael Guennebaud <g.gael@free.fr>2015-10-23 14:41:25 +0200
committerGravatar Gael Guennebaud <g.gael@free.fr>2015-10-23 14:41:25 +0200
commit0905ed539065adbe41e063313712518403458509 (patch)
tree331c10eb02075f2c8247c7bf9ec198e59d6bf109 /unsupported/test/mpreal
parent54b23cce1661b17e166f07d16169fde76d8d7aa0 (diff)
remove useless cstdint header
Diffstat (limited to 'unsupported/test/mpreal')
-rw-r--r--unsupported/test/mpreal/mpreal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/unsupported/test/mpreal/mpreal.h b/unsupported/test/mpreal/mpreal.h
index 7d14c0961..c4f6cf0cb 100644
--- a/unsupported/test/mpreal/mpreal.h
+++ b/unsupported/test/mpreal/mpreal.h
@@ -56,7 +56,6 @@
#include <cmath>
#include <cstring>
#include <limits>
-#include <cstdint>
#include <complex>
#include <algorithm>