Fem: include FemGlobal.h
This commit is contained in:
@@ -79,6 +79,6 @@ template<> PyObject* Fem::FemSolverObjectPython::getPyObject(void) {
|
||||
}
|
||||
/// @endcond
|
||||
// explicit template instantiation
|
||||
template class AppFemExport FeaturePythonT<Fem::FemSolverObject>;
|
||||
template class FemExport FeaturePythonT<Fem::FemSolverObject>;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user