summaryrefslogtreecommitdiff
path: root/src/app_thread.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/app_thread.cpp')
-rw-r--r--src/app_thread.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/app_thread.cpp b/src/app_thread.cpp
index 58fe19d..847fcc1 100644
--- a/src/app_thread.cpp
+++ b/src/app_thread.cpp
@@ -21,6 +21,8 @@
#include "../include/zmq.h"
+#include "platform.hpp"
+
#if defined ZMQ_HAVE_WINDOWS
#include "windows.hpp"
#else