aboutsummaryrefslogtreecommitdiff
path: root/rfc4251.h
diff options
context:
space:
mode:
Diffstat (limited to 'rfc4251.h')
-rw-r--r--rfc4251.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/rfc4251.h b/rfc4251.h
index 80723a9..b2f9658 100644
--- a/rfc4251.h
+++ b/rfc4251.h
@@ -32,6 +32,7 @@
#include <string>
#include <iostream>
#include <limits>
+#include <stdexcept>
#include <arpa/inet.h> // ntohl() / htonl()
#include <gmpxx.h>