Commit a50477c5 authored by Dominik Charousset's avatar Dominik Charousset

Add missing include

parent aee566e5
...@@ -19,6 +19,8 @@ ...@@ -19,6 +19,8 @@
#include "caf/atom.hpp" #include "caf/atom.hpp"
#include <cstring>
namespace caf { namespace caf {
atom_value atom_from_string(const std::string& x) { atom_value atom_from_string(const std::string& x) {
......
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