Add missing include

master
Piotr Dziwinski 2015-08-13 20:42:50 +02:00
parent 8bff64ae3e
commit b832200798
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@
#include "object/object_interface_type.h"
#include <memory>
#include <string>
#include <vector>
class CScript;