X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=source%2Fcore%2Fpredicate.h;h=38053d03f53a40541b3c9570d2b4297318ef10ba;hp=6b0a697b6579ed3283f3e4be1d9aa5d21ae5ea88;hb=HEAD;hpb=160e9eea29bd10034733d59507fa1bcca36be401 diff --git a/source/core/predicate.h b/source/core/predicate.h index 6b0a697b..38053d03 100644 --- a/source/core/predicate.h +++ b/source/core/predicate.h @@ -6,7 +6,7 @@ namespace Msp { namespace GL { -enum Predicate +enum Predicate: std::uint8_t { NEVER, ALWAYS,