mirror of
https://github.com/RPCS3/pugixml.git
synced 2026-01-31 01:25:21 +01:00
Fix compilation warning in some configurations
This commit is contained in:
@@ -1691,6 +1691,7 @@ PUGI__NS_BEGIN
|
||||
|
||||
assert(begin + size == end);
|
||||
(void)!end;
|
||||
(void)!size;
|
||||
}
|
||||
|
||||
#ifndef PUGIXML_NO_STL
|
||||
|
||||
Reference in New Issue
Block a user