summaryrefslogtreecommitdiff
path: root/gmpxx.h
diff options
context:
space:
mode:
Diffstat (limited to 'gmpxx.h')
-rw-r--r--gmpxx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gmpxx.h b/gmpxx.h
index b521d2f63..2911d4f63 100644
--- a/gmpxx.h
+++ b/gmpxx.h
@@ -36,7 +36,7 @@ MA 02111-1307, USA. */
#include <iostream>
#include <string>
-// #include <strstream>
+#include <strstream> // for mpf_class::get_str2
#include <gmp.h>