mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-22 05:09:13 +00:00
Fix compilation as a result of hsWindows. Also, add precompiled header support (this shaves off 9 seconds on my machine) and fix some warnings. As we saw in the PCH-ization of pfPython, includes were untangled (to some extent) and forward declarations were introduced where appropriate.