Skip to content

Commit

Permalink
Missing include for windows
Browse files Browse the repository at this point in the history
  • Loading branch information
jmarrec committed Apr 11, 2023
1 parent e09cb78 commit 831493f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/model/Space_Impl.hpp
Expand Up @@ -32,6 +32,7 @@

#include "ModelAPI.hpp"
#include "PlanarSurfaceGroup_Impl.hpp"
#include "Surface.hpp"

#include <boost/geometry/geometries/point_xy.hpp>
#include <boost/geometry/geometries/adapted/boost_tuple.hpp>
Expand Down

0 comments on commit 831493f

Please sign in to comment.