include dcm core directly to use the warning supression

This commit is contained in:
Stefan Troeger
2013-11-01 12:15:32 +01:00
committed by Stefan Tröger
parent 5bdce01603
commit 1443b9537d

View File

@@ -27,7 +27,7 @@
#include <Gui/TaskView/TaskView.h>
#include <Gui/Selection.h>
#include "ViewProviderConstraint.h"
#include <opendcm/core/equations.hpp>
#include <opendcm/core.hpp>
#include <Solver.h>
#include <boost/signals.hpp>
#include "ui_TaskAssemblyConstraints.h"