mirror of
https://github.com/boostorg/hof.git
synced 2026-02-22 15:32:13 +00:00
Remvoe unused macro for issue #113
This commit is contained in:
@@ -72,10 +72,6 @@
|
||||
#include <fit/alias.hpp>
|
||||
#include <fit/decay.hpp>
|
||||
|
||||
#ifndef FIT_HAS_RVALUE_THIS
|
||||
#define FIT_HAS_RVALUE_THIS 1
|
||||
#endif
|
||||
|
||||
namespace fit { namespace detail {
|
||||
|
||||
template<class...>
|
||||
|
||||
Reference in New Issue
Block a user