Skip to content

Commit f005a3b

Browse files
committed
add numeric coz windows is dumb
1 parent 9aaaa4e commit f005a3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cpp/map_closures/GroundAlign.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525

2626
#include <Eigen/Core>
2727
#include <algorithm>
28+
#include <numeric>
2829
#include <sophus/se3.hpp>
2930
#include <unordered_map>
3031
#include <utility>

0 commit comments

Comments
 (0)