Skip to content

Commit 9c9853e

Browse files
committed
another clang-tidy fix
Signed-off-by: Cho Moon <[email protected]>
1 parent 4aa3fe9 commit 9c9853e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rsz/src/RepairDesign.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
#include "ResizerObserver.hh"
2121
#include "db_sta/dbNetwork.hh"
2222
#include "db_sta/dbSta.hh"
23-
#include "odb/db.h"
2423
#include "est/EstimateParasitics.h"
24+
#include "odb/db.h"
2525
#include "odb/dbTypes.h"
2626
#include "odb/geom.h"
2727
#include "rsz/Resizer.hh"

0 commit comments

Comments
 (0)