]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/ModuleBase/ModuleBase_ParamSpinBox.cpp
Salome HOME
Fix for the Linux compilation problem.
[modules/shaper.git] / src / ModuleBase / ModuleBase_ParamSpinBox.cpp
index 8a556c240b0aa543587738673f2daaaa839452dd..992e9dd26d1636192c32c5d6e7ea6911beca5dbc 100644 (file)
@@ -33,6 +33,7 @@
 
 #include <string>
 #include <iostream>
+#include <cfloat>
 
 ModuleBase_ParamSpinBox::ModuleBase_ParamSpinBox(QWidget* theParent, int thePrecision)
   : QAbstractSpinBox(theParent),