Skip to content

Commit

Permalink
fixup! Fix any_image_view::const_t
Browse files Browse the repository at this point in the history
  • Loading branch information
sdebionne committed Oct 23, 2020
1 parent ccac44f commit fb68a90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/extension/dynamic_image/any_image_view.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
// See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt
//
#include <type_traits>

#include <boost/gil.hpp>
#include <boost/gil/extension/dynamic_image/any_image_view.hpp>

#include <boost/core/lightweight_test.hpp>
#include <boost/core/lightweight_test_trait.hpp>

#include <type_traits>

#include "test_fixture.hpp"
#include "core/image/test_fixture.hpp"

Expand Down

0 comments on commit fb68a90

Please sign in to comment.