1
0
Fork 0

Fix for MSVC.

This commit is contained in:
curt 2001-12-17 21:04:33 +00:00
parent 85349e313e
commit b75998736f

View file

@ -32,6 +32,7 @@
SG_USING_STD(vector);
SG_USING_STD(string);
SG_USING_NAMESPACE(std);
struct atcMessage {
string msg;