Imported Upstream version 1.8.8
[platform/upstream/doxygen.git] / vhdlparser / vhdlparser.patch
1 --- VhdlParser.h        2014-07-27 14:26:18.000000000 +0200
2 +++ VhdlParser.h.new    2014-07-27 14:23:22.000000000 +0200
3 @@ -6,6 +6,7 @@
4  #include "TokenManager.h"
5  #include "VhdlParserTokenManager.h"
6  #include "VhdlParser.h"
7 +#include "vhdljjparser.h"
8  
9  #include "VhdlParserConstants.h"
10  #include "ErrorHandler.h"