mirror of
https://github.com/boostorg/python.git
synced 2026-01-26 06:42:27 +00:00
Make slice work on vc6
Revamp/simplify class registration [SVN r23823]
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
#include <boost/python/module.hpp>
|
||||
#include <boost/python/def.hpp>
|
||||
#include "test_class.hpp"
|
||||
//#include <boost/python/str.hpp>
|
||||
#if __GNUC__ != 2
|
||||
# include <ostream>
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user