Fix for MSVC.
This commit is contained in:
parent
85349e313e
commit
b75998736f
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@
|
|||
|
||||
SG_USING_STD(vector);
|
||||
SG_USING_STD(string);
|
||||
SG_USING_NAMESPACE(std);
|
||||
|
||||
struct atcMessage {
|
||||
string msg;
|
||||
|
|
Loading…
Reference in a new issue