mirror of
https://github.com/boostorg/numeric_conversion.git
synced 2026-01-19 04:22:12 +00:00
Add missing include
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
#include "boost/utility.hpp"
|
||||
|
||||
#include <boost/core/lightweight_test.hpp>
|
||||
#include <stdexcept> // std::runtime_error
|
||||
|
||||
// Convenience macros to help with compilers which don't parse
|
||||
// explicit template function instantiations (MSVC6)
|
||||
|
||||
Reference in New Issue
Block a user