fixed another missed norm_engine issue for non-norm build

This commit is contained in:
bebopagogo 2014-03-16 12:31:19 -04:00
parent d3e0be1528
commit 43071bc724

View File

@ -1,8 +1,6 @@
#include "platform.hpp" #include "platform.hpp"
#define ZMQ_HAVE_NORM 1
#if defined ZMQ_HAVE_NORM #if defined ZMQ_HAVE_NORM
#include "norm_engine.hpp" #include "norm_engine.hpp"