Skip to content

Commit a30fd97

Browse files
committed
explicitly include memory
1 parent 021ca38 commit a30fd97

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/viam/sdk/common/world_state.hpp

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

3+
#include <memory>
4+
35
#include <viam/sdk/common/pose.hpp>
46
#include <viam/sdk/spatialmath/geometry.hpp>
57

0 commit comments

Comments
 (0)