Skip to content
  • Rex Dieter's avatar
    fix building with gcc6 · 50bc8a28
    Rex Dieter authored
    Turns out gcc6's cmath now only defines it's own overloads, and
    no longer implicitly includes math.h
    50bc8a28