Skip to content

Commit

Permalink
Effectively undoing pybind#2999, to see what platforms are affected.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ralf W. Grosse-Kunstleve committed Oct 25, 2022
1 parent 07a61aa commit 4d04554
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/pybind11/detail/common.h
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
// different visibility
# define PYBIND11_EXPORT_EXCEPTION
# else
# define PYBIND11_EXPORT_EXCEPTION PYBIND11_EXPORT
# define PYBIND11_EXPORT_EXCEPTION
# endif
#endif

Expand Down

0 comments on commit 4d04554

Please sign in to comment.