Skip to content

Commit 9f2a0ec

Browse files
Marcus WaltherOpenModelica-Hudson
authored andcommitted
- removed trailing whitspaces
1 parent 66c68d2 commit 9f2a0ec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

SimulationRuntime/cpp/Include/SimCoreFactory/Policies/FactoryConfig.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
#include <Core/SimulationSettings/ISimControllerSettings.h>
103103
#include <Core/SimController/ISimController.h>
104104

105-
105+
106106

107107
#else
108108
#error "operating system not supported"

SimulationRuntime/cpp/Include/SimCoreFactory/Policies/FactoryPolicy.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
typedef SolverSettingsOMCFactory<BaseFactory> SolverSettingsPolicy;
7979

8080
#elif defined(OMC_BUILD) && defined(RUNTIME_STATIC_LINKING)
81-
81+
8282
/*Policy include*/
8383
#include <SimCoreFactory/OMCFactory/OMCFactory.h>
8484
#include <SimCoreFactory/Policies/StaticSolverOMCFactory.h>

0 commit comments

Comments
 (0)