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

Python 2.3 Tru64 cxx compatibility & a little cleanup

[SVN r18652]
This commit is contained in:
Ralf W. Grosse-Kunstleve
2003-06-03 02:58:43 +00:00
parent 5d1e245858
commit 4477fe4dd6
53 changed files with 35 additions and 71 deletions

View File

@@ -3,7 +3,6 @@
// copyright notice appears in all copies. This software is provided
// "as is" without express or implied warranty, and with no claim as
// to its suitability for any purpose.
#include <string>
#include <boost/python/operators.hpp>
#include <boost/python/class.hpp>
#include <boost/python/module.hpp>