2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-28 07:22:31 +00:00
[SVN r16387]
This commit is contained in:
Dave Abrahams
2002-11-23 22:31:13 +00:00
parent b952e45036
commit 05ce65d9d2

View File

@@ -5,7 +5,6 @@
// to its suitability for any purpose.
#include <boost/python/module.hpp>
#include <boost/python/def.hpp>
//#include <boost/python/returning.hpp>
#include <boost/python/class.hpp>
#include <boost/ref.hpp>
#include <boost/python/ptr.hpp>