2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-22 17:32:55 +00:00

no message

[SVN r12128]
This commit is contained in:
Dave Abrahams
2001-12-19 22:55:37 +00:00
parent 4eadbb299e
commit c75c27e7ca
8 changed files with 0 additions and 16 deletions

View File

@@ -9,8 +9,6 @@
// Revision History:
// Mar 01 01 Use PyObject_INIT() instead of trying to hand-initialize (David Abrahams)
#define BOOST_PYTHON_SOURCE
#include <boost/python/detail/functions.hpp>
#include <boost/python/detail/types.hpp>
#include <boost/python/detail/singleton.hpp>