Skip to content

Commit

Permalink
-fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
RuedKamp authored and OpenModelica-Hudson committed Nov 2, 2015
1 parent c9447a6 commit a498326
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions SimulationRuntime/cpp/Solver/Newton/FactoryExport.cpp
Expand Up @@ -5,6 +5,8 @@
#include <Core/ModelicaDefine.h>
#include <Core/Modelica.h>
#if defined(__vxworks)
#include <Solver/Newton/Newton.h>
#include <Solver/Newton/NewtonSettings.h>

extern "C" IAlgLoopSolver* createNewton(IAlgLoop* algLoop, INonLinSolverSettings* settings)
{
Expand Down

0 comments on commit a498326

Please sign in to comment.