Skip to content
Snippets Groups Projects
Commit 461a906b authored by Alexandre Lision's avatar Alexandre Lision
Browse files

build: fix clang compilation

missing header <functional>, change introduced in
989e9bdb

Issue: #78983
Change-Id: I0f8e3a57d13d85e982a9fcd8a38e57b9f19afc8a
parent 87624f98
No related branches found
No related tags found
No related merge requests found
......@@ -30,6 +30,7 @@
#define ICE_SOCKET_H
#include <memory>
#include <functional>
namespace ring {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment