Skip to content

Commit 31379e8

Browse files
committed
include missing header
1 parent 4e9a8e6 commit 31379e8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/nanoarrow/nanoarrow_hpp_test.cc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
// specific language governing permissions and limitations
1616
// under the License.
1717

18+
#include <array>
19+
1820
#include <gtest/gtest.h>
1921

2022
#include "nanoarrow/nanoarrow.hpp"

0 commit comments

Comments
 (0)