Skip to content

Commit 54d720e

Browse files
committed
pdn: add missing header
Signed-off-by: Peter Gadfort <gadfort@zeroasic.com>
1 parent 91084ce commit 54d720e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/pdn/src/shape.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
#include <vector>
1313

1414
#include "boost/geometry/geometry.hpp"
15+
#include "boost/geometry/index/predicates.hpp"
1516
#include "boost/polygon/polygon.hpp"
1617
#include "grid.h"
1718
#include "grid_component.h"

0 commit comments

Comments
 (0)