Skip to content

Commit 4e2532c

Browse files
committed
Fixed lint issue
Signed-off-by: Jaehyun Kim <[email protected]>
1 parent ea2f99e commit 4e2532c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/rsz/test/cpp/TestBufferRemoval3.cc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,10 @@
77
#include <memory>
88
#include <string>
99

10+
#include "db_sta/dbSta.hh"
1011
#include "gtest/gtest.h"
1112
#include "odb/db.h"
13+
#include "sta/NetworkClass.hh"
1214
#include "sta/VerilogWriter.hh"
1315
#include "tst/IntegratedFixture.h"
1416
#include "utl/Logger.h"

0 commit comments

Comments
 (0)