mirror of
https://github.com/libSDL2pp/libSDL2pp.git
synced 2025-08-03 19:05:59 -04:00
Since this is constexpr test, use static_asserts
This commit is contained in:
parent
c9489fb182
commit
b173ec20eb
@ -77,6 +77,4 @@ int main(int, char*[]) {
|
||||
|
||||
static_assert(b3 && b4 && b5 && b6, "");
|
||||
}
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user