Browse Source

Get rid of iosteam.

pull/432/head
sariug 6 years ago committed by GitHub
parent
commit
9de298734a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  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