mirror of
https://github.com/boostorg/python.git
synced 2026-01-20 16:52:15 +00:00
use BOOST_PYTHON_MODULE_INIT, update getting_started2 for better documentation
[SVN r9472]
This commit is contained in:
@@ -74,9 +74,7 @@ namespace { // Avoid cluttering the global namespace.
|
||||
}
|
||||
}
|
||||
|
||||
extern "C"
|
||||
DL_EXPORT(void)
|
||||
initgetting_started4()
|
||||
BOOST_PYTHON_MODULE_INIT(getting_started4)
|
||||
{
|
||||
try
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user