mirror of
https://github.com/boostorg/type_traits.git
synced 2025-07-31 13:07:22 +02:00
Fix typos in is_mem_fun_pointer_tester.hpp.
See https://svn.boost.org/trac10/ticket/11884 [SKIP CI]
This commit is contained in:
@ -28,9 +28,9 @@
|
||||
#define PPI <boost/preprocessor/enum_params.hpp>
|
||||
#include PPI
|
||||
#undef PPI
|
||||
#define <boost/preprocessor/comma_if.hpp>
|
||||
#define PPI <boost/preprocessor/comma_if.hpp>
|
||||
#include PPI
|
||||
#undef
|
||||
#undef PPI
|
||||
#endif
|
||||
|
||||
namespace boost {
|
||||
|
Reference in New Issue
Block a user