mirror of
https://github.com/boostorg/python.git
synced 2026-01-20 16:52:15 +00:00
attempt to fix Code Warrior 9.4 link problem
[SVN r32380]
This commit is contained in:
@@ -28,8 +28,8 @@
|
||||
#endif
|
||||
|
||||
namespace boost { namespace python {
|
||||
volatile bool docstring_options::show_user_defined_ = true;
|
||||
volatile bool docstring_options::show_signatures_ = true;
|
||||
BOOST_PYTHON_DECL volatile bool docstring_options::show_user_defined_ = true;
|
||||
BOOST_PYTHON_DECL volatile bool docstring_options::show_signatures_ = true;
|
||||
}}
|
||||
|
||||
namespace boost { namespace python { namespace objects {
|
||||
|
||||
Reference in New Issue
Block a user