Skip to content

Commit

Permalink
Add <array> header to Triplet.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
zfergus committed Mar 29, 2024
1 parent 6ce8f0f commit 50e6133
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Utils/Triplet.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
#include <cassert>

#include <iostream>
#include <array>

#include <boost/functional/hash.hpp>

Expand Down

0 comments on commit 50e6133

Please sign in to comment.