Core/Misc: gcc 5.3 nopch build fix

Closes #16878
This commit is contained in:
Shauren
2016-04-09 12:42:44 +02:00
parent fdba1344ad
commit 2a7a2a1b65

View File

@@ -20,6 +20,7 @@
#include "Define.h"
#include <vector>
#include <cstring>
class MessageBuffer
{