mirror of
https://github.com/boostorg/mpl.git
synced 2026-01-26 08:52:21 +01:00
Fixed tests compilation.
This commit is contained in:
@@ -17,6 +17,8 @@
|
||||
#include <boost/mpl/aux_/config/gcc.hpp>
|
||||
#include <boost/mpl/aux_/config/workaround.hpp>
|
||||
|
||||
#include <boost/type_traits/is_same.hpp>
|
||||
|
||||
typedef int UDT::* mem_ptr;
|
||||
typedef int (UDT::* mem_fun_ptr)();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user