Skip to content

Commit

Permalink
Update main_rpc_server.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
MelamudMichael authored Feb 29, 2024
1 parent ff9fdeb commit 7f8d7cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpc/src/main_rpc_server.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
#include <iostream>
#include <chrono>
#include <csignal>
#include <unistd.h> // For sleep
#include <unistd.h>
#include <up-client-zenoh-cpp/transport/zenohUTransport.h>
#include <up-cpp/uuid/factory/Uuidv8Factory.h>
#include <up-cpp/uri/serializer/LongUriSerializer.h>
Expand Down

0 comments on commit 7f8d7cb

Please sign in to comment.