Skip to content

Commit 7ecf764

Browse files
author
Ralf W. Grosse-Kunstleve
committed
one #undef was missing
[SVN r14544]
1 parent 1212041 commit 7ecf764

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/boost/python/str.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
#undef isalpha
1212
#undef isdigit
1313
#undef isalnum
14+
#undef isupper
1415

1516
namespace boost { namespace python {
1617

0 commit comments

Comments
 (0)