Fixes for stringset

This commit is contained in:
tmaul 2012-01-01 20:46:49 +00:00
parent 85b1616a5a
commit f13125cdd1

View File

@ -1,5 +1,5 @@
// StringSet C++ class
#include "burner.h"
#include "burner_sdl.h"
int __cdecl StringSet::Add(TCHAR* szFormat,...)
{