Browse Source

only need the assert header

pull/461/head
janos 6 years ago
parent
commit
a7e026176f
  1. 2
      src/Magnum/Math/Functions.cpp

2
src/Magnum/Math/Functions.cpp

@ -23,7 +23,7 @@
DEALINGS IN THE SOFTWARE.
*/
#include <Corrade/Utility/Debug.h>
#include <Corrade/Utility/Assert.h>
#include "Functions.h"

Loading…
Cancel
Save