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@25336 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
OpenModelica-Hudson committed Mar 31, 2015
1 parent db98b83 commit 80a062f
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -49,7 +49,7 @@ class ModelicaSimulationError : public std::runtime_error
//Helper functions to convert the error id to a readable format
#if defined (__vxworks) || defined (__TRICORE__)
#else
#define BOOST_EXTENSION_EXPORT_DECL
#define BOOST_EXTENSION_EXPORT_DECL
#endif
//Helper functions to convert the error id to a readable format
BOOST_EXTENSION_EXPORT_DECL string error_id_string(SIMULATION_ERROR id);
Expand Down

0 comments on commit 80a062f

Please sign in to comment.