Skip to content

Commit 8c01f33

Browse files
committed
- added fmu_model_inteface.h to the c_runtime/Makefile.common
so is copied on build to build/include/omc git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@7416 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
1 parent ba491aa commit 8c01f33

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

c_runtime/Makefile.common

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,8 @@ solver_dasrt.h \
6666
solver_main.h \
6767
string_array.h \
6868
utility.h \
69-
linearize.h
69+
linearize.h \
70+
fmu_model_interface.h
7071

7172
LIBS = libc_runtime.a libsim.a interactive/libinteractive.a \
7273
ModelicaExternalC/libModelicaExternalC.a

0 commit comments

Comments
 (0)