Skip to content

Commit b5ff665

Browse files
committed
add missing include
1 parent af41984 commit b5ff665

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/viam/sdk/common/utils.hpp

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

3+
#include <chrono>
34
#include <memory>
45

56
#include <boost/optional/optional.hpp>

0 commit comments

Comments
 (0)