Skip to content

Commit

Permalink
Add missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
giucam authored and wirew0rm committed Aug 11, 2023
1 parent 782678d commit 48a06c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/data_sink.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

#include <any>
#include <chrono>
#include <deque>
#include <limits>

namespace fair::graph {
Expand Down

0 comments on commit 48a06c4

Please sign in to comment.