Skip to content

Commit 95af604

Browse files
Remi4001greenscientist
authored andcommitted
Add missing include
Necessary since boost 1.91 (boostorg/uuid@22e7ba8) for std::find
1 parent 4056688 commit 95af604

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

connection_scan_algorithm/src/optimize_journey.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#include <algorithm>
12
#include "spdlog/spdlog.h"
23

34
#include "calculator.hpp"

0 commit comments

Comments
 (0)