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@22565 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
OpenModelica-Hudson committed Oct 2, 2014
1 parent 6813105 commit 0a00782
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion SimulationRuntime/cpp/Include/Core/Solver/SolverSettings.h
Expand Up @@ -64,5 +64,5 @@ class BOOST_EXTENSION_SOLVERSETTINGS_DECL SolverSettings : public ISolverSetting

bool
_denseOutput;

};
@@ -1,7 +1,7 @@
#pragma once
if defined(__vxworks)
#include <SimCoreFactory/Policies/FactoryConfig.h>
#endif
#endif
template<class T>
struct ObjectFactory
{
Expand Down

0 comments on commit 0a00782

Please sign in to comment.