Commit a46377cf authored by Cheney-Wang's avatar Cheney-Wang

Add missing <string> include to use std::string

parent 6f24e37a
...@@ -20,6 +20,7 @@ ...@@ -20,6 +20,7 @@
#include <cstdint> #include <cstdint>
#include <map> #include <map>
#include <string>
#include <vector> #include <vector>
#include "caf/detail/is_one_of.hpp" #include "caf/detail/is_one_of.hpp"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment