Skip to content

Commit 1b3fba0

Browse files
committed
Add missing header
1 parent d7ff434 commit 1b3fba0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/sparrow_ipc/compression.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#pragma once
22

33
#include <cstdint>
4+
#include <memory>
45
#include <optional>
56
#include <span>
67
#include <variant>

0 commit comments

Comments
 (0)