소스 검색

Removed unnecessary include

murgatroid99 10 년 전
부모
커밋
7fb87e75cf
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/node/ext/node_grpc.cc

+ 0 - 1
src/node/ext/node_grpc.cc

@@ -35,7 +35,6 @@
 #include <nan.h>
 #include <nan.h>
 #include <v8.h>
 #include <v8.h>
 #include "grpc/grpc.h"
 #include "grpc/grpc.h"
-#include "grpc/support/log.h"
 
 
 #include "call.h"
 #include "call.h"
 #include "call_credentials.h"
 #include "call_credentials.h"