mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-06-02 09:46:43 +08:00
5 lines
147 B
C++
Executable File
5 lines
147 B
C++
Executable File
#include <Standard_Integer.hxx>
|
|
#include <math_MultipleVarFunction.ixx>
|
|
|
|
Standard_Integer math_MultipleVarFunction::GetStateNumber() { return 0; }
|