prepare to adjust directory.

This commit is contained in:
qicosmos
2020-08-26 15:59:14 +08:00
parent edc3defbf5
commit 0c4bc7cd14
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#include <iostream>
#include <rpc_client.hpp>
#include <rest_rpc.hpp>
#include <chrono>
#include <fstream>
#include "codec.h"
+1 -1
View File
@@ -1,4 +1,4 @@
#include <rpc_server.h>
#include <rest_rpc.hpp>
using namespace rest_rpc;
using namespace rpc_service;
#include <fstream>