소스 검색

Update protorpc

ithewei 4 년 전
부모
커밋
eb3f2c7069
1개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  1. 0 4
      examples/protorpc/protorpc_server.cpp

+ 0 - 4
examples/protorpc/protorpc_server.cpp

@@ -7,10 +7,6 @@
  *
  */
 
-#include "hloop.h"
-#include "hbase.h"
-#include "hsocket.h"
-
 #include "TcpServer.h"
 
 using namespace hv;