fix compile error

This commit is contained in:
qicosmos
2020-08-26 16:20:06 +08:00
parent 8a37ca2a1c
commit cad330da28
-1
View File
@@ -2,7 +2,6 @@
#include <rest_rpc.hpp>
#include <chrono>
#include <fstream>
#include "codec.h"
using namespace rest_rpc;
using namespace rest_rpc::rpc_service;