Ticket #9381: log_features.patch

File log_features.patch, 525 bytes (added by anonymous, 9 years ago)
  • boost/log/sources/features.hpp

    diff --git a/boost/log/sources/features.hpp b/boost/log/sources/features.hpp
    index f9ac944..4fc676f 100644
    a b  
    2424
    2525#if defined(BOOST_NO_CXX11_VARIADIC_TEMPLATES)
    2626
     27#include <boost/preprocessor/repetition/enum_binary_params.hpp>
    2728#include <boost/preprocessor/repetition/enum_params.hpp>
    2829#include <boost/preprocessor/repetition/enum_shifted_params.hpp>
    2930#include <boost/preprocessor/repetition/enum_shifted_binary_params.hpp>