diff --git a/src/Math/Geometry/Rectangle.h b/src/Math/Geometry/Rectangle.h index 4bc017c8e..56d679a46 100644 --- a/src/Math/Geometry/Rectangle.h +++ b/src/Math/Geometry/Rectangle.h @@ -65,6 +65,8 @@ namespace Corrade { namespace Utility { /** @configurationvalue{Magnum::Math::Geometry::Rectangle} */ template struct ConfigurationValue>: public ConfigurationValue> {}; }} +#else +#error #endif #endif