remove leftover of boost.signals headers

This commit is contained in:
wmayer
2018-11-05 00:03:36 +01:00
parent f71da8d76d
commit dedf42102e
4 changed files with 0 additions and 4 deletions

View File

@@ -23,7 +23,6 @@
#ifndef SKETCHER_SKETCHOBJECT_H
#define SKETCHER_SKETCHOBJECT_H
#include <boost/signals/connection.hpp>
#include <App/PropertyStandard.h>
#include <App/PropertyFile.h>
#include <App/FeaturePython.h>