Skip to content

Commit 256607b

Browse files
authored
Merge branch 'main' into fix/retain-npz-buffer-lifetime
2 parents cf43f83 + fd6e87f commit 256607b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/spdl/io/lib/archive/numpy_support.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
#pragma once
1010

11+
#include <cstdint>
1112
#include <memory>
1213
#include <string>
1314
#include <vector>

0 commit comments

Comments
 (0)