]> SALOME platform Git repositories - modules/hydro.git/blob - src/HYDRO_tests/operators.h
Salome HOME
tests for Strickler table
[modules/hydro.git] / src / HYDRO_tests / operators.h
1
2 #pragma once
3
4 std::ostream& operator<<( std::ostream& theStream, const QString& theText );
5 std::ostream& operator<<( std::ostream& theStream, const QColor& theText );