Przeglądaj źródła

Update protorpc

ithewei 4 lat temu
rodzic
commit
eb3f2c7069
1 zmienionych plików z 0 dodań i 4 usunięć
  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;