]> SALOME platform Git repositories - modules/gui.git/blobdiff - src/SVTK/SVTK_Recorder.cxx
Salome HOME
Add some missing math.h include (fix compilation error).
[modules/gui.git] / src / SVTK / SVTK_Recorder.cxx
index ba196d7cd132719a4303d2bb307e2257b10ab3ce..a3cc821dabe08844b1499635d276ffc0397a3271 100644 (file)
@@ -34,6 +34,7 @@
 #include <sstream>
 #include <iomanip>
 #include <iostream>
+#include <math.h>
 
 #ifndef WIN32
 #include <unistd.h>