Commit c8cb7827 authored by neverlord's avatar neverlord

fixed warning

parent 6f9705b5
...@@ -12,7 +12,7 @@ inline constexpr std::uint64_t to_int(cppa::atom_value value) ...@@ -12,7 +12,7 @@ inline constexpr std::uint64_t to_int(cppa::atom_value value)
return static_cast<std::uint64_t>(value); return static_cast<std::uint64_t>(value);
} }
} } // namespace <anonymous>
namespace cppa { namespace cppa {
......
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