Salome HOME
Merge branch 'BR_2017' of https://git.salome-platform.org/gitpub/modules/hydro.git...
[modules/hydro.git] / src / HYDRO_tests / test_HYDROData_CalcCase.cxx
index f0b327fb413e804e6f2ad0c52fc7cae95268d026..2719ca7bffd38b864983cbf634434f204e38ef83 100644 (file)
 #include <TestShape.h>
 #include <TopTools_ListOfShape.hxx>
 #include <AIS_DisplayMode.hxx>
-#include <Aspect_ColorScale.hxx>
 #include <QString>
 #include <QColor>
 #include <BRep_Builder.hxx>
 #include <BRepTools.hxx>
 
-
-QString REF_DATA_PATH = qgetenv( "HYDRO_ROOT_DIR" ) + "/bin/salome/test";
-
+extern QString REF_DATA_PATH;
 
 void test_HYDROData_CalcCase::test_add_int_wires()
 {