@ -42,6 +42,11 @@
#include <Corrade/Containers/ArrayView.h> /** @todo remove when planes() is gone */
#endif
#ifdef CORRADE_TARGET_WINDOWS /* I so HATE windef.h */
#undef near
#undef far
namespace Magnum { namespace Math {
namespace Implementation {
@ -33,6 +33,11 @@
#include "Magnum/Math/Vector2.h"
#include "Magnum/Trade/visibility.h"
namespace Magnum { namespace Trade {
/**