added uncommitted norm_engine changes

This commit is contained in:
bebopagogo
2014-03-16 09:15:31 -04:00
parent 33f22d0d04
commit d3e0be1528
3 changed files with 16 additions and 17 deletions

View File

@@ -2,8 +2,6 @@
#ifndef __ZMQ_NORM_ENGINE_HPP_INCLUDED__
#define __ZMQ_NORM_ENGINE_HPP_INCLUDED__
#define ZMQ_HAVE_NORM 1
#if defined ZMQ_HAVE_NORM
#include "io_object.hpp"
@@ -12,7 +10,7 @@
#include "v2_decoder.hpp"
#include "v2_encoder.hpp"
#include <norm/include/normApi.h>
#include <normApi.h>
namespace zmq
{