Skip to content

Commit fed8d94

Browse files
committed
place: fix issue with not included library
Signed-off-by: Alessandro Comodi <[email protected]>
1 parent 489eb5b commit fed8d94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vpr/src/place/analytic_placer.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
# include "vtr_log.h"
1515
# include "cut_spreader.h"
1616
# include "vpr_utils.h"
17+
# include "place_util.h"
1718

1819
// Templated struct for constructing and solving matrix equations in analytic placer
1920
template<typename T>

0 commit comments

Comments
 (0)