mirror of
https://github.com/boostorg/python.git
synced 2026-01-22 17:32:55 +00:00
merged from trunk
[SVN r31854]
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
// that, in cxxabi.h of gcc-3.x for x < 4, this type is used before it
|
||||
// is declared.
|
||||
# if __GNUC__ == 3 && __GNUC_MINOR__ < 4
|
||||
class __class_type_info
|
||||
class __class_type_info;
|
||||
# endif
|
||||
|
||||
# include <cxxabi.h>
|
||||
|
||||
Reference in New Issue
Block a user