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:
parent
f5a5f49802
commit
5fa25a878a
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
#ifndef PUGIXML_NO_XPATH
|
||||
|
||||
#define _CRT_SECURE_NO_WARNINGS
|
||||
|
||||
#ifndef PUGIXML_NO_XPATH
|
||||
|
||||
#include "common.hpp"
|
||||
|
||||
#include <string>
|
||||
|
|
Loading…
Add table
Reference in a new issue