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 8b0fe845bf
commit f0ed9c81c3

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"