From f895426c1885729f4a4a20b1eb543a92915aed85 Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 7 Sep 2009 15:41:43 +0200 Subject: initial changes for win port --- src/app_thread.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/app_thread.cpp') 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 -- cgit v1.2.3