mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-09-21 20:06:40 +00:00
Include CStrInternStatic where necessary only.
This makes incremental recompilation faster when changing static interned strings. Differential Revision: https://code.wildfiregames.com/D3975 This was SVN commit r25457.
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
#include "network/NetClient.h"
|
||||
#include "network/NetServer.h"
|
||||
#include "ps/CLogger.h"
|
||||
#include "ps/CStrInternStatic.h"
|
||||
#include "ps/Filesystem.h"
|
||||
#include "ps/GameSetup/Config.h"
|
||||
#include "ps/Globals.h"
|
||||
|
||||
Reference in New Issue
Block a user