Minor cleanup of preprocessor definitions for OpenPGM

Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
This commit is contained in:
Martin Sustrik 2011-04-13 10:33:54 +02:00
parent 933ace0919
commit 5444064c1a

View File

@ -27,9 +27,9 @@
#ifdef ZMQ_HAVE_WINDOWS
#include "windows.hpp"
#define __PGM_WININT_H__
#endif
#define __PGM_WININT_H__
#include <pgm/pgm.h>
#include "options.hpp"