Skip to content

Commit

Permalink
fix header missing caused error on clang 16 (#53)
Browse files Browse the repository at this point in the history
Co-authored-by: Jingbo Chen <[email protected]>
  • Loading branch information
ProBrian and Jingbo Chen authored Jan 25, 2024
1 parent 30ca944 commit 31c7c95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/vector_test_helper.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

#include "vectorcxx_bridge/lib.h"
#include <filesystem>
#include <functional>

namespace vectorcxx::test {
// this is the default file sink used by all testing configs
Expand Down

0 comments on commit 31c7c95

Please sign in to comment.