summaryrefslogtreecommitdiffstats
path: root/src/uscxml
diff options
context:
space:
mode:
Diffstat (limited to 'src/uscxml')
-rw-r--r--src/uscxml/plugins/ioprocessor/http/HTTPIOProcessor.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/uscxml/plugins/ioprocessor/http/HTTPIOProcessor.h b/src/uscxml/plugins/ioprocessor/http/HTTPIOProcessor.h
index 631af27..aefc771 100644
--- a/src/uscxml/plugins/ioprocessor/http/HTTPIOProcessor.h
+++ b/src/uscxml/plugins/ioprocessor/http/HTTPIOProcessor.h
@@ -28,6 +28,7 @@ extern "C" {
}
#include <chrono>
+#include <ctime>
// why is it duplicated from Common.h here?