Skip to content

Commit

Permalink
Addes missing include to zshm (#342)
Browse files Browse the repository at this point in the history
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
  • Loading branch information
ahcorde authored Dec 20, 2024
1 parent b4c263f commit 964b64d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/zenoh/api/shm/buffer/zshm.hxx
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@

#pragma once

#include <functional>
#include <optional>

#include "../../base.hxx"
Expand Down

0 comments on commit 964b64d

Please sign in to comment.