aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/replxx/src/io.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/replxx/src/io.cxx')
-rw-r--r--contrib/replxx/src/io.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/replxx/src/io.cxx b/contrib/replxx/src/io.cxx
index a09886701..8df176d1c 100644
--- a/contrib/replxx/src/io.cxx
+++ b/contrib/replxx/src/io.cxx
@@ -3,6 +3,7 @@
#include <cstdlib>
#include <cstring>
#include <array>
+#include <stdexcept>
#ifdef _WIN32