Skip to content

Commit b84a15c

Browse files
committed
odb: format
Signed-off-by: Arthur Koucher <arthurkoucher@precisioninno.com>
1 parent e6b5d08 commit b84a15c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/odb/src/db/dbInst.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,14 @@
2929
#include "dbNet.h"
3030
#include "dbNullIterator.h"
3131
#include "dbRegion.h"
32+
#include "dbScanInst.h"
3233
#include "dbTable.h"
3334
#include "dbTable.hpp"
3435
#include "odb/db.h"
3536
#include "odb/dbBlockCallBackObj.h"
3637
#include "odb/dbSet.h"
3738
#include "odb/dbTransform.h"
3839
#include "utl/Logger.h"
39-
#include "dbScanInst.h"
4040

4141
namespace odb {
4242

0 commit comments

Comments
 (0)