Skip to content

Commit be4ab72

Browse files
committed
Fixed lint issue
Signed-off-by: Jaehyun Kim <[email protected]>
1 parent 430492b commit be4ab72

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/odb/src/db/dbGuide.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
// User Code Begin Includes
1414
#include "dbBlock.h"
1515
#include "dbJournal.h"
16+
#include "utl/Logger.h"
1617
// User Code End Includes
1718
namespace odb {
1819
template class dbTable<_dbGuide>;

0 commit comments

Comments
 (0)