Changeset fab30d
- Timestamp:
- Dec 14, 2011, 1:16:24 PM (14 years ago)
- Children:
- 64ba929
- Parents:
- 203547
- File:
-
- 1 edited
-
src/thirdparty/pugixml/pugixml.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/thirdparty/pugixml/pugixml.cpp
r203547 rfab30d 45 45 #ifdef __INTEL_COMPILER 46 46 # pragma warning(disable: 177) // function was declared but never referenced 47 # pragma warning(disable: 279) // controlling expression is constant 47 48 # pragma warning(disable: 1478 1786) // function was declared "deprecated" 48 49 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
