1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-05 18:16:23 +03:00
occt/src/math/math_Function.cxx
2012-03-05 19:32:14 +04:00

5 lines
125 B
C++
Executable File

#include <Standard_Integer.hxx>
#include <math_Function.ixx>
Standard_Integer math_Function::GetStateNumber() { return 0; }