Browse Source

fix include

hewei.it 4 years ago
parent
commit
76cdfbb503
1 changed files with 1 additions and 0 deletions
  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>