summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test/src/test-sockets.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/src/test-sockets.cpp b/test/src/test-sockets.cpp
index a712da0..a02eb9c 100644
--- a/test/src/test-sockets.cpp
+++ b/test/src/test-sockets.cpp
@@ -1,6 +1,7 @@
#include "uscxml/config.h"
#include "uscxml/server/Socket.h"
#include <iostream>
+#include <stdexcept>
#include <event2/event.h>
#include "event2/thread.h"