Skip to content

Commit 1f72632

Browse files
committed
[vpr][route] add physical_types_util lib
1 parent c9f46db commit 1f72632

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vpr/src/route/overuse_report.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#include "overuse_report.h"
22

33
#include <fstream>
4+
#include "physical_types_util.h"
45
#include "vtr_log.h"
56

67
/**

0 commit comments

Comments
 (0)