1
1
forked from 0ad/0ad

Fix --without-pch build

This was SVN commit r8375.
This commit is contained in:
Ykkrosh 2010-10-16 17:10:00 +00:00
parent db2b7ed62b
commit fe5bd12301

View File

@ -29,6 +29,8 @@
#include "ps/CLogger.h"
#include "ps/Filesystem.h"
#include <iomanip>
// Comparison functor that operates over texture properties, or
// over the properties of a CTexturePtr (ignoring the mutable state like Handle).
struct TextureCacheCmp