diff --git a/src/Text/Text.h b/src/Text/Text.h index c1f65b53c..4a0960e60 100644 --- a/src/Text/Text.h +++ b/src/Text/Text.h @@ -40,9 +40,7 @@ class AbstractLayouter; class DistanceFieldGlyphCache; class GlyphCache; -#ifndef MAGNUM_GCC46_COMPATIBILITY enum class Alignment: UnsignedByte; -#endif class AbstractRenderer; template class Renderer;