Skip to content

Commit

Permalink
Fix missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
syyyr committed Oct 18, 2024
1 parent 1a0638e commit e35434f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libshvchainpack/tests/test_cpon.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

#include <doctest/doctest.h>

#include <optional>
#include <array>

using namespace shv::chainpack;
using std::string;
Expand Down

0 comments on commit e35434f

Please sign in to comment.