diff --git a/include/boost/phoenix/stl/algorithm/detail/is_unordered_set_or_map.hpp b/include/boost/phoenix/stl/algorithm/detail/is_unordered_set_or_map.hpp index bb12310..34d8230 100644 --- a/include/boost/phoenix/stl/algorithm/detail/is_unordered_set_or_map.hpp +++ b/include/boost/phoenix/stl/algorithm/detail/is_unordered_set_or_map.hpp @@ -136,7 +136,7 @@ namespace boost }; -}; +} #endif