0
0
mirror of https://github.com/zeux/pugixml.git synced 2025-01-14 01:47:55 +08:00

Fix bogus Clang 3.4 warning

git-svn-id: https://pugixml.googlecode.com/svn/trunk@979 99668b35-9821-0410-8761-19e4c4f06640
This commit is contained in:
Arseny Kapoulkine 2014-02-11 04:55:36 +00:00
parent f5a5f49802
commit 5fa25a878a

View File

@ -1,7 +1,7 @@
#ifndef PUGIXML_NO_XPATH
#define _CRT_SECURE_NO_WARNINGS
#ifndef PUGIXML_NO_XPATH
#include "common.hpp"
#include <string>