Include boost/version.hpp, so Ledger can tell which version the user has.
This commit is contained in:
parent
391300aea2
commit
1d4c65b5ca
1 changed files with 1 additions and 0 deletions
|
|
@ -168,6 +168,7 @@ typedef std::ostream::pos_type ostream_pos_type;
|
||||||
#include <boost/ptr_container/ptr_list.hpp>
|
#include <boost/ptr_container/ptr_list.hpp>
|
||||||
#include <boost/regex.hpp>
|
#include <boost/regex.hpp>
|
||||||
#include <boost/variant.hpp>
|
#include <boost/variant.hpp>
|
||||||
|
#include <boost/version.hpp>
|
||||||
|
|
||||||
#if defined(HAVE_BOOST_PYTHON)
|
#if defined(HAVE_BOOST_PYTHON)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue