mirror of
https://github.com/boostorg/spirit.git
synced 2026-01-19 04:42:11 +00:00
boost::integer_traits had been replaced with std::numeric_limits
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
#pragma once
|
||||
#endif
|
||||
|
||||
#include <boost/integer_traits.hpp>
|
||||
#include <limits>
|
||||
|
||||
namespace boost { namespace spirit { namespace support { namespace detail
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user