Skip to content

Commit e845528

Browse files
committed
Add #include <boost/container/small_vector.hpp>
1 parent 69a0053 commit e845528

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/compute_normal.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
#include <CGAL/Origin.h>
2626

2727
#include <boost/graph/graph_traits.hpp>
28+
#include <boost/container/small_vector.hpp>
2829

2930
#include <iostream>
3031
#include <limits>

0 commit comments

Comments
 (0)