Fix a lot of include errors with ports-gcc Index: CGRuntime.h --- CGRuntime.h.orig +++ CGRuntime.h @@ -24,6 +24,8 @@ To contact the author: codeworker@free.fr #include #include +#include +#include #include "UtlException.h" #include "CppParsingTree.h"