Skip to content

Commit

Permalink
Fix conan build by adding missing include (#345)
Browse files Browse the repository at this point in the history
  • Loading branch information
lia-viam authored Dec 23, 2024
1 parent 80efe0d commit 8f977f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/viam/sdk/resource/resource_manager.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
#pragma once

#include <memory>
#include <mutex>
#include <string>
#include <type_traits>
#include <unordered_map>
Expand Down

0 comments on commit 8f977f9

Please sign in to comment.