1
1
forked from 0ad/0ad
0ad/source/ps/XML
wraitii f6348b9617 Clean up header includes, add new forward declarations.
This cleans up many un-necessary header includes, either simply
providing nothing or forward declarations in their place.

No major compilation time change here, though this does reduce depencies
in some headers.

Also fix up old MacOS STL-include fixes that are no longer relevant.

Differential Revision: https://code.wildfiregames.com/D3128
This was SVN commit r24227.
2020-11-21 11:20:29 +00:00
..
tests Fix warnings in vs2015 when building tests. 2019-01-12 16:23:47 +00:00
RelaxNG.cpp Clean up ThreadUtil, use standard C++11 constructs instead of custom ones. 2019-06-06 19:30:48 +00:00
RelaxNG.h XML validation. Based on patch by historic_bruno. Refs #245. 2015-06-07 21:56:52 +00:00
Xeromyces.cpp Reliably report and reject invalid XML files following a18fbd12ec, refs #245, fixes #5222. 2019-09-17 23:00:36 +00:00
Xeromyces.h Reliably report and reject invalid XML files following a18fbd12ec, refs #245, fixes #5222. 2019-09-17 23:00:36 +00:00
XeroXMB.cpp Use iterators for XMBAttributeList and XMBElementList. Fixes #3269. 2015-06-01 00:29:35 +00:00
XeroXMB.h Remove counterproductive lowercasing of GUI ScriptEvent names, refs #127. 2020-01-15 16:00:37 +00:00
XMLWriter.cpp Actually remove trailing whitespace for non-header files as well. 2016-11-23 13:02:58 +00:00
XMLWriter.h Clean up header includes, add new forward declarations. 2020-11-21 11:20:29 +00:00