We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f4cdcb commit ecea33aCopy full SHA for ecea33a
include/boost/gil/locator.hpp
@@ -8,8 +8,7 @@
8
#ifndef BOOST_GIL_LOCATOR_HPP
9
#define BOOST_GIL_LOCATOR_HPP
10
11
-#include <boost/gil/dynamic_step.hpp>
12
-#include <boost/gil/pixel_iterator.hpp>
+#include <boost/gil/step_iterator.hpp>
13
#include <boost/gil/point.hpp>
14
15
#include <boost/assert.hpp>
0 commit comments