Skip to content

Commit

Permalink
read_matlab4.h already included via util.
Browse files Browse the repository at this point in the history
  • Loading branch information
adeas31 committed Sep 15, 2016
1 parent 130745f commit 8a36906
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion OMEdit/OMEditGUI/Animation/Shapes.h
Expand Up @@ -36,7 +36,7 @@

#include <iostream>

#include "read_matlab4.h"
#include "util/read_matlab4.h"
#include "rapidxml.hpp"
//#include "fmilib.h"
#include <osg/Vec3f>
Expand Down
1 change: 0 additions & 1 deletion OMEdit/OMEditGUI/OMEditGUI.pro
Expand Up @@ -197,7 +197,6 @@ HEADERS += Util/Helper.h \
Editors/CEditor.h \
Editors/MetaModelEditor.h \
Editors/MetaModelicaEditor.h \
$$OPENMODELICAHOME/../OMCompiler/SimulationRuntime/c/util/read_matlab4.h \
#$$OPENMODELICAHOME/../OMCompiler/3rdParty/FMIL/build/fmilib.h \
Animation/AnimationWindowContainer.h \
Animation/AnimationUtil.h \
Expand Down

0 comments on commit 8a36906

Please sign in to comment.