diff --git a/vm.cpp b/vm.cpp index d7bc0612a..67102dcd2 100644 --- a/vm.cpp +++ b/vm.cpp @@ -21,6 +21,7 @@ */ #include +#include #include "vm.h" using namespace std;