Skip to content

Commit

Permalink
-vxworks includes
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@22563 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
RuedKamp committed Oct 2, 2014
1 parent 203f1cc commit 4989ebf
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion SimulationRuntime/cpp/Include/SimCoreFactory/ObjectFactory.h
@@ -1,5 +1,7 @@
#pragma once

if defined(__vxworks)
#include <SimCoreFactory/Policies/FactoryConfig.h>
#endif
template<class T>
struct ObjectFactory
{
Expand Down

0 comments on commit 4989ebf

Please sign in to comment.