Skip to content

Commit 615eabc

Browse files
mwestphalgithub-actions[bot]
authored andcommitted
grids: Add a missing memory inclide for std::make_unique
1 parent 098ac4c commit 615eabc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/grids.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
#include <cstdint>
4747
#include <cstring>
4848
#include <limits>
49+
#include <memory>
4950

5051
NS_PROJ_START
5152

0 commit comments

Comments
 (0)