Skip to content

Commit

Permalink
[Janitor mode] Fix whitespace
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@24658 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
OpenModelica-Hudson committed Feb 20, 2015
1 parent 47506f4 commit f1599b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Compiler/Template/CodegenCpp.tpl
Expand Up @@ -1707,11 +1707,11 @@ case SIMCODE(modelInfo=MODELINFO(__), makefileParams=MAKEFILE_PARAMS(__)) then
#include <Core/ModelicaDefine.h>
#include <SimCoreFactory/Policies/FactoryConfig.h>
#include <SimController/ISimController.h>

#ifdef RUNTIME_STATIC_LINKING
#include <SimCoreFactory/OMCFactory/StaticOMCFactory.h>
#endif //RUNTIME_STATIC_LINKING

<%
match(getConfigString(PROFILING_LEVEL))
case("none") then ''
Expand Down

0 comments on commit f1599b9

Please sign in to comment.