Skip to content

Commit 9f9b988

Browse files
authored
Merge pull request #1265 from mathildemerle/devM_PI
[Windows] define M_PI
2 parents 74defbf + 90e37a0 commit 9f9b988

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plugins/legacy/itkDataSHImage/management/vtkSphericalHarmonicSource.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
1212
=========================================================================*/
1313

14-
#include <cmath>
14+
#include <qmath.h>
1515

1616
#include <vtkSphericalHarmonicSource.h>
1717

0 commit comments

Comments
 (0)