Skip to content

Commit 5da94d6

Browse files
committed
clang-tidy fix for Tcl_SetAssocData
Signed-off-by: Felipe Garay <[email protected]>
1 parent 82258b3 commit 5da94d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Design.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
#include "ord/OpenRoad.hh"
2121
#include "ord/Tech.h"
2222
#include "tcl.h"
23+
#include "tclDecls.h"
2324
#include "utl/Logger.h"
2425

2526
namespace ord {

0 commit comments

Comments
 (0)