Skip to content
Snippets Groups Projects
Commit bf4acd57 authored by Andreas Schenk's avatar Andreas Schenk
Browse files

removed some remaining function.hh includes

parent 63bb1fa0
No related branches found
No related tags found
No related merge requests found
...@@ -28,7 +28,6 @@ using namespace boost::python; ...@@ -28,7 +28,6 @@ using namespace boost::python;
#include <ost/message.hh> #include <ost/message.hh>
#include <ost/img/algorithm.hh> #include <ost/img/algorithm.hh>
#include <ost/img/image.hh> #include <ost/img/image.hh>
#include <ost/img/function.hh>
#include "wrap_extent_iterator.hh" #include "wrap_extent_iterator.hh"
using namespace ost::img; using namespace ost::img;
......
...@@ -29,7 +29,6 @@ using namespace boost::python; ...@@ -29,7 +29,6 @@ using namespace boost::python;
#include <ost/img/algorithm.hh> #include <ost/img/algorithm.hh>
#include <ost/img/image.hh> #include <ost/img/image.hh>
#include <ost/img/image_list.hh> #include <ost/img/image_list.hh>
#include <ost/img/function.hh>
using namespace ost::img; using namespace ost::img;
using namespace ost; using namespace ost;
......
...@@ -30,7 +30,6 @@ ...@@ -30,7 +30,6 @@
#include "image_state_base_fw.hh" #include "image_state_base_fw.hh"
#include <ost/base.hh> #include <ost/base.hh>
#include <ost/img/function.hh>
#include "image_state_visitor_fw.hh" #include "image_state_visitor_fw.hh"
#include "type_fw.hh" #include "type_fw.hh"
......
...@@ -25,7 +25,6 @@ ...@@ -25,7 +25,6 @@
#include "paste_impl.hh" #include "paste_impl.hh"
#include "image_state/binop.hh" #include "image_state/binop.hh"
#include "function.hh"
#include "image.hh" #include "image.hh"
namespace ost { namespace img { namespace detail { namespace ost { namespace img { namespace detail {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment