From d33fad0ac7cde8ba41163d18d12748777a769b8e Mon Sep 17 00:00:00 2001 From: Dale Stammen Date: Tue, 30 Dec 2014 16:39:02 -0800 Subject: [PATCH] fixed check for header already included --- cocos/platform/winrt/inet_ntop_winrt.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cocos/platform/winrt/inet_ntop_winrt.h b/cocos/platform/winrt/inet_ntop_winrt.h index 43ccf25fa9..9b3d42c938 100644 --- a/cocos/platform/winrt/inet_ntop_winrt.h +++ b/cocos/platform/winrt/inet_ntop_winrt.h @@ -1,5 +1,5 @@ -#ifndef HEADER_CURL_INET_NTOP_H -#define HEADER_CURL_INET_NTOP_H +#ifndef HEADER_CURL_INET_NTOP_WINRT_H +#define HEADER_CURL_INET_NTOP_WINRT_H /*************************************************************************** * _ _ ____ _ * Project ___| | | | _ \| |