HomeWildfire Games

Fix compilation of ModInstaller without pch

Description

Fix compilation of ModInstaller without pch

Reviewed by: elexis
Differential Revision: https://code.wildfiregames.com/D1456

Details

Event Timeline

elexis added inline comments.Apr 18 2018, 3:54 PM
/ps/trunk/source/ps/ModInstaller.h
21

\n or what?

vladislavbelov added inline comments.Apr 18 2018, 8:44 PM
/ps/trunk/source/ps/ModInstaller.h
21

Yes, or full path.

Ok, will do it better next time.
(I don't think committing a fix makes much sense... Instead someone should do a big include cleanup sometime)

Ok, will do it better next time.
(I don't think committing a fix makes much sense... Instead someone should do a big include cleanup sometime)

I remember, there was a discussion about my suggestion to replace NULL by nullptr and leper or someone else said, that we don't need to do so big changes at once. We're improving the things while we're near to it.