Skip to content

Commit

Permalink
- make OSX happy.
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@24430 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
adeas31 committed Feb 5, 2015
1 parent f98ff9b commit e56a244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Compiler/Template/GenerateAPIFunctionsTpl.tpl
Expand Up @@ -119,7 +119,7 @@ template getQtInterface(list<DAE.Type> tys, String classNameWithColons, String c
::=
let funcs = tys |> ty as T_FUNCTION(source=path::_) => '<%getQtInterfaceFunc(pathLastIdent(path), ty.funcArg, ty.funcResultType, classNameWithColons)%><%\n%>'
<<
#include <Qt/QtCore>
#include <QtCore>
#include <stdexcept>
#include "OpenModelicaScriptingAPIQt.h"

Expand Down

0 comments on commit e56a244

Please sign in to comment.