Problem: incorrect include guard symbol.

This commit is contained in:
evoskuil 2016-05-13 00:47:03 -07:00
parent 40d7a4c896
commit 7425fcca80

View File

@ -1,5 +1,5 @@
#ifndef __PLATFORM_H_INCLUDED__
#define __PLATFORM_H_INCLUDED__
#ifndef __PLATFORM_HPP_INCLUDED__
#define __PLATFORM_HPP_INCLUDED__
#define ZMQ_HAVE_WINDOWS