소스 검색

fix include

hewei.it 4 년 전
부모
커밋
76cdfbb503
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      evpp/Channel.h

+ 1 - 0
evpp/Channel.h

@@ -1,6 +1,7 @@
 #ifndef HV_CHANNEL_HPP_
 #define HV_CHANNEL_HPP_
 
+#include <string>
 #include <functional>
 #include <memory>