mirror of
https://github.com/catchorg/Catch2.git
synced 2025-09-16 18:15:42 +02:00

committed by
Martin Hořeňovský

parent
c365ac392b
commit
f2cfc2b852
@@ -31,4 +31,8 @@ struct is_callable<Fun(Args...)> : decltype(is_callable_tester::test<Fun, Args..
|
||||
|
||||
} // namespace Catch
|
||||
|
||||
namespace mpl_{
|
||||
struct na;
|
||||
}
|
||||
|
||||
#endif // TWOBLUECUBES_CATCH_META_HPP_INCLUDED
|
||||
|
Reference in New Issue
Block a user