1
0
forked from mirrors/0ad

no message

This was SVN commit r162.
This commit is contained in:
janwas
2004-03-03 00:35:51 +00:00
parent 58ab55ab78
commit fa5b7546f6
+1
View File
@@ -20,6 +20,7 @@
#define _TEMPLATE_SINGLETON
#include <assert.h>
#include "types.h" // uintptr_t - not otherwise defined by VC6
template<typename T>