mirror of
https://github.com/aantron/better-enums.git
synced 2025-12-07 17:26:45 +08:00
Include functional for the test case.
This commit is contained in:
parent
5b3bad3ce5
commit
0e8a0bc681
@ -2,6 +2,7 @@
|
||||
#include <stdexcept>
|
||||
#include <cxxtest/TestSuite.h>
|
||||
#include <enum.h>
|
||||
#include <functional>
|
||||
|
||||
#define static_assert_1(e) static_assert(e, #e)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user