Fix windows cmake build

This commit is contained in:
Richard Newton
2015-09-14 13:21:20 +01:00
parent ee7f2a278a
commit 3f4f3c1137
2 changed files with 2 additions and 2 deletions

View File

@@ -32,7 +32,7 @@
#include "../include/zmq.h"
#include "../src/stdint.hpp"
#ifdef USING_CMAKE
#ifdef ZMQ_USING_CMAKE
# include "platform.hpp"
#else
# include "../src/platform.hpp"