mirror of
https://github.com/boostorg/python.git
synced 2026-01-22 17:32:55 +00:00
Explicitly include config.hpp to ensure definintion of macros for workarounds
[SVN r20863]
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
#ifndef BOOST_PYTHON_INDEXING_ALGO_SELECTOR_HPP
|
||||
#define BOOST_PYTHON_INDEXING_ALGO_SELECTOR_HPP
|
||||
|
||||
#include <boost/config.hpp>
|
||||
#include <boost/detail/workaround.hpp>
|
||||
|
||||
namespace boost { namespace python { namespace indexing {
|
||||
|
||||
Reference in New Issue
Block a user