summaryrefslogtreecommitdiff
path: root/src/util/exception.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/exception.h')
-rw-r--r--src/util/exception.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/exception.h b/src/util/exception.h
index 31318775f..b367f20e5 100644
--- a/src/util/exception.h
+++ b/src/util/exception.h
@@ -22,6 +22,7 @@
#include <iostream>
#include <string>
#include <sstream>
+#include <stdexcept>
#include <exception>
#include <cstdlib>
#include <cstdarg>
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback