Skip to content

Commit

Permalink
-fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
RuedKamp committed Nov 2, 2015
1 parent 4d8edfa commit ce4ab8c
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 ce4ab8c

Please sign in to comment.