2
0
Bart van Strien 6 жил өмнө
parent
commit
7fe0406d77

+ 1 - 0
src/common/HTTPRequest.cpp

@@ -2,6 +2,7 @@
 #include <string>
 #include <memory>
 #include <limits>
+#include <stdexcept>
 
 #include "HTTPRequest.h"
 #include "PlaintextConnection.h"