mirror of
https://github.com/qicosmos/rest_rpc.git
synced 2026-08-29 16:40:48 +08:00
prepare to adjust directory.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include <iostream>
|
||||
#include <rpc_client.hpp>
|
||||
#include <rest_rpc.hpp>
|
||||
#include <chrono>
|
||||
#include <fstream>
|
||||
#include "codec.h"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include <rpc_server.h>
|
||||
#include <rest_rpc.hpp>
|
||||
using namespace rest_rpc;
|
||||
using namespace rpc_service;
|
||||
#include <fstream>
|
||||
|
||||
Reference in New Issue
Block a user