Skip to content

Commit f2ff637

Browse files
committed
fdsdump: add missing include
1 parent 82cdaeb commit f2ff637

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/tools/fdsdump/src/aggregator/stdAllocator.hpp

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

1010
#pragma once
1111

12+
#include <cstdint>
1213
#include <memory>
1314
#include <vector>
1415

0 commit comments

Comments
 (0)