diff --git a/src/pugixml.cpp b/src/pugixml.cpp index caf4ad3..b1e81ad 100644 --- a/src/pugixml.cpp +++ b/src/pugixml.cpp @@ -232,7 +232,6 @@ PUGI__NS_BEGIN #endif PUGI__NS_END -#if !defined(PUGIXML_NO_STL) || !defined(PUGIXML_NO_XPATH) // auto_ptr-like object for exception recovery PUGI__NS_BEGIN template struct auto_deleter @@ -257,7 +256,6 @@ PUGI__NS_BEGIN } }; PUGI__NS_END -#endif #ifdef PUGIXML_COMPACT PUGI__NS_BEGIN