mirror of
https://github.com/boostorg/python.git
synced 2026-01-22 05:22:45 +00:00
use BOOST_PYTHON_MODULE_INIT, update getting_started2 for better documentation
[SVN r9472]
This commit is contained in:
@@ -103,9 +103,7 @@ BOOST_PYTHON_BEGIN_CONVERSION_NAMESPACE
|
||||
|
||||
BOOST_PYTHON_END_CONVERSION_NAMESPACE
|
||||
|
||||
extern "C"
|
||||
DL_EXPORT(void)
|
||||
initgetting_started5()
|
||||
BOOST_PYTHON_MODULE_INIT(getting_started5)
|
||||
{
|
||||
try
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user