g++ 4.0 says: error: there are no arguments to ‘ssprintf’ that depend on a template parameter, so a declaration of ‘ssprintf’ must be available

This commit is contained in:
Glenn Maynard
2006-01-17 20:25:24 +00:00
parent 2c1d2827a9
commit fb98337d27
+1
View File
@@ -7,6 +7,7 @@
#include <map>
#include "Foreach.h"
#include "LuaManager.h"
#include "RageUtil.h"
class IThemeMetric
{