- fix compile errors

This commit is contained in:
Magnus Norddahl 2018-11-18 03:28:57 +01:00
commit 4e0c5cf16c
2 changed files with 3 additions and 2 deletions

View file

@ -3,6 +3,7 @@
#include "dobject.h"
#include "vmintern.h"
#include <vector>
class VMFunctionBuilder;
class FxExpression;