Skip to content

Allow pamgen to compile with MinGW

James Willenbring requested to merge jschueller:mingw-pamgen into develop

Created by: jschueller

  • USE_MATH_DEFINES macro is needed for the bessel functions j0/j1
  • seems mingw has the same rand/srand apis than msvc

Merge request reports