Skip to content

Commit

Permalink
Add missing #include
Browse files Browse the repository at this point in the history
  • Loading branch information
e-n-f committed Sep 28, 2023
1 parent 94243c2 commit b057654
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clip.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
#include <mapbox/geometry/point.hpp>
#include <mapbox/geometry/multi_polygon.hpp>
#include <mapbox/geometry/wagyu/wagyu.hpp>
#include <limits.h>
#include "geometry.hpp"
#include "errors.hpp"
#include "compression.hpp"
Expand Down

0 comments on commit b057654

Please sign in to comment.