Skip to content

Commit f207eb5

Browse files
authored
Fix build on Fedora 44 (#120)
1 parent 585a40c commit f207eb5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cdoc/utils/memory.h

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

1919
#pragma once
2020

21+
#include <cstdint>
2122
#include <memory>
2223
#include <vector>
2324

0 commit comments

Comments
 (0)