Skip to content

Commit

Permalink
Address error message from zenohcpp library
Browse files Browse the repository at this point in the history
  • Loading branch information
gregmedd committed Jun 27, 2024
1 parent 9d5cded commit 2080a0c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/up-transport-zenoh-cpp/ZenohUTransport.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
#include <mutex>
#include <optional>
#include <unordered_map>

#define ZENOHCXX_ZENOHC
#include <zenoh.hxx>

namespace zenohc {
Expand Down

0 comments on commit 2080a0c

Please sign in to comment.