minor changes

This commit is contained in:
Shengliang Guan 2022-02-28 16:38:41 +08:00
parent e5606ccf38
commit 758aef4c66
3 changed files with 3 additions and 3 deletions

View File

@ -17,7 +17,7 @@
#include "tep.h"
#include "tsort.h"
#include "exception.h"
#include "texception.h"
#include "parser.h"
#include "tglobal.h"
#include "tmsg.h"

View File

@ -14,7 +14,7 @@
*/
#include "tlinearhash.h"
#include "tcfg.h"
#include "tdef.h"
#include "taoserror.h"
#include "tpagedbuf.h"

View File

@ -18,7 +18,7 @@
#include "tsort.h"
#include "tep.h"
#include "tcfg.h"
#include "tdef.h"
#include "tlosertree.h"
#include "tpagedbuf.h"
#include "tutil.h"