diff --git a/examples/client/main.cpp b/examples/client/main.cpp index bca4059..4cc54b7 100644 --- a/examples/client/main.cpp +++ b/examples/client/main.cpp @@ -2,7 +2,6 @@ #include #include #include -#include "codec.h" using namespace rest_rpc; using namespace rest_rpc::rpc_service;