Imported Upstream version 1.57.0
[platform/upstream/boost.git] / boost / phoenix / core / nothing.hpp
index c63c43a..ecf2a6f 100644 (file)
@@ -45,7 +45,6 @@ namespace boost { namespace phoenix
     struct custom_terminal<detail::nothing, Dummy>
     {
         typedef void result_type;
-
         template <typename Context>
         void operator()(detail::nothing, Context &) const
         {