From 641117e7400e9e5ef0fa451f732eb9009f0914cb Mon Sep 17 00:00:00 2001 From: Stefan Radomski Date: Thu, 17 Jul 2014 10:07:01 +0200 Subject: More missing includes fixed --- test/src/test-sockets.cpp | 1 + 1 file changed, 1 insertion(+) 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 +#include #include #include "event2/thread.h" -- cgit v0.12