Skip to content

Commit b872312

Browse files
committed
- Fix compilation
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@8624 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
1 parent f4f60c5 commit b872312

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

c_runtime/solver_qss/solver_qss.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@
5050
#include <string>
5151
#include <iostream>
5252
#include <math.h>
53+
54+
double dlamch_(char*,int);
5355
using namespace std;
5456

5557

0 commit comments

Comments
 (0)