forked from mirrors/0ad
a19dc1717f
ScriptComponent does not use ComponentManager, and its derived classes (most ICMP*.cpp files) do not either. Therefore, we can skip a lot of transitive inclusions and speed up recompiling by not including it there. Differential Revision: https://code.wildfiregames.com/D3962 This was SVN commit r25447.