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:
@@ -26,6 +26,7 @@
|
||||
#include "lib/timer.h"
|
||||
#include "lib/utf8.h"
|
||||
#include "ps/CConsole.h"
|
||||
#include "ps/CStrInternStatic.h"
|
||||
#include "ps/Profile.h"
|
||||
#include "ps/Pyrogenesis.h"
|
||||
#include "renderer/Renderer.h"
|
||||
|
||||
Reference in New Issue
Block a user