diff --git a/test_problems/cathermo/testWaterTP/testWaterTP.cpp b/test_problems/cathermo/testWaterTP/testWaterTP.cpp index b81bb234f..9f9351216 100644 --- a/test_problems/cathermo/testWaterTP/testWaterTP.cpp +++ b/test_problems/cathermo/testWaterTP/testWaterTP.cpp @@ -6,7 +6,7 @@ #include "WaterTP.h" #include using namespace std; - +using namespace Cantera; double tvalue(double val, double atol = 1.0E-9) { double rval = val;