forked from mirrors/0ad
# Housekeeping.
ScriptableComplex.inl is now only #included in CPP files that need it (files that use functions from it directly), which is a total of 5 files, so recompiling after modifying it should be a lot faster. This was SVN commit r4176.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#include "precompiled.h"
|
||||
#include "ScriptableComplex.h"
|
||||
#include "ScriptableComplex.inl"
|
||||
|
||||
#include "lib/allocators.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user