mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-05 18:16:23 +03:00
5 lines
125 B
C++
Executable File
5 lines
125 B
C++
Executable File
#include <Standard_Integer.hxx>
|
|
#include <math_Function.ixx>
|
|
|
|
Standard_Integer math_Function::GetStateNumber() { return 0; }
|