@ -1,5 +1,5 @@
#ifndef Magnum_Math_constants_h
#define Magnum_Math_constants_h
#ifndef Magnum_Math_Math_h
#define Magnum_Math_Math_h
/*
Copyright © 2010, 2011 Vladimír Vondruš <mosra@centrum.cz>
@ -16,7 +16,7 @@
*/
/** @file
* @brief Constants
* @brief Math constants and utilities
namespace Magnum { namespace Math {
@ -19,7 +19,6 @@
#include <QtTest/QTest>
#include "Matrix4.h"
#include "constants.h"
QTEST_APPLESS_MAIN(Magnum::Math::Test::Matrix4Test)
@ -23,7 +23,7 @@
#include <cmath>
#include "Utility/Debug.h"
#include "Math.h"