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@25785 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
OpenModelica-Hudson committed Apr 28, 2015
1 parent 2db1901 commit 1e37a76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SimulationRuntime/cpp/Core/DataExchange/FactoryExport.cpp
Expand Up @@ -2,7 +2,7 @@
#include <Core/Modelica.h>
#if defined(__TRICORE__) || defined(__vxworks)


#include <Core/DataExchange/SimData.h>

extern "C" ISimData* createSimData()
Expand All @@ -12,7 +12,7 @@

#elif defined(OMC_BUILD)


#include <Core/DataExchange/SimData.h>

/* OMC factory*/
Expand Down

0 comments on commit 1e37a76

Please sign in to comment.