Browse Source

Merge branch 'master' of github.com:sariug/magnum

pull/432/head
sariug 6 years ago
parent
commit
b201ab3b21
  1. 1
      src/Magnum/Math/Random.h

1
src/Magnum/Math/Random.h

@ -11,7 +11,6 @@
#include "Magnum/Math/Vector3.h" #include "Magnum/Math/Vector3.h"
#include "Magnum/Math/Quaternion.h" #include "Magnum/Math/Quaternion.h"
#include "Magnum/Math/Functions.h" #include "Magnum/Math/Functions.h"
#include <iostream>
namespace Magnum namespace Magnum
{ {

Loading…
Cancel
Save