--- trunk/src/antlr/CommonAST.cpp 2010/05/10 17:28:26 1442 +++ branches/development/src/antlr/CommonAST.cpp 2011/09/15 13:39:36 1633 @@ -4,10 +4,11 @@ * * $Id$ */ +#include "antlr/config.hpp" + #include #include -#include "antlr/config.hpp" #include "antlr/CommonAST.hpp" #include "antlr/ANTLRUtil.hpp"