diff --git a/sources/scriptInterpreters/yPython27/ScriptFile.cpp b/sources/scriptInterpreters/yPython27/ScriptFile.cpp index 2e40d3519d..e530c08bd9 100644 --- a/sources/scriptInterpreters/yPython27/ScriptFile.cpp +++ b/sources/scriptInterpreters/yPython27/ScriptFile.cpp @@ -1,5 +1,6 @@ #include "stdafx.h" #include "ScriptFile.h" +#include #include