--- trunk/src/antlr/CommonAST.cpp 2011/05/11 15:25:39 1557 +++ trunk/src/antlr/CommonAST.cpp 2011/05/11 16:32:48 1558 @@ -4,10 +4,11 @@ * * $Id$ */ +#include "antlr/config.hpp" + #include #include -#include "antlr/config.hpp" #include "antlr/CommonAST.hpp" #include "antlr/ANTLRUtil.hpp"