DtMmdb: prepare for building dtinfoge.

This commit is contained in:
Liang Chang
2021-12-10 07:12:02 +08:00
parent 3697a3696b
commit ff439cb2f4
38 changed files with 150 additions and 78 deletions

View File

@@ -29,7 +29,7 @@
using namespace std;
#include "SymTab.h"
#include "Exceptions.hh"
#include "dti_excs/Exceptions.hh"
class Resolver;
class Attribute;