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

Get Cygwin linking again

User-readable type name printing for GCC


[SVN r19236]
This commit is contained in:
Dave Abrahams
2003-07-21 02:14:58 +00:00
parent 25bfd3c50f
commit 817dcd37e0
7 changed files with 148 additions and 27 deletions

View File

@@ -14,8 +14,6 @@
#include <boost/python/detail/raw_pyobject.hpp>
#include <boost/python/cast.hpp>
#include <boost/lexical_cast.hpp>
#include <vector>
#include <algorithm>