aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/transport/nirio/rpc/rpc_client.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'host/lib/transport/nirio/rpc/rpc_client.cpp')
-rw-r--r--host/lib/transport/nirio/rpc/rpc_client.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/host/lib/transport/nirio/rpc/rpc_client.cpp b/host/lib/transport/nirio/rpc/rpc_client.cpp
index 3d62b57ae..7beaf9974 100644
--- a/host/lib/transport/nirio/rpc/rpc_client.cpp
+++ b/host/lib/transport/nirio/rpc/rpc_client.cpp
@@ -35,8 +35,8 @@ using boost::asio::ip::tcp;
rpc_client::rpc_client (
const std::string& server,
const std::string& port,
- boost::uint32_t process_id,
- boost::uint32_t host_id
+ uint32_t process_id,
+ uint32_t host_id
) : _socket(_io_service)
{
//Fill in handshake info