Browse Source

Fix build on OSX

gh-pages
falkTX 10 years ago
parent
commit
dfa46fd2cb
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      dgl/src/Geometry.cpp

+ 2
- 0
dgl/src/Geometry.cpp View File

@@ -16,6 +16,8 @@

#include "../Geometry.hpp"

#include <cmath>

START_NAMESPACE_DGL

static const float M_2PIf = 3.14159265358979323846f*2.0f;


Loading…
Cancel
Save