mirror of
https://github.com/matrix-construct/construct
synced 2024-11-26 00:32:35 +01:00
modules/media/thumbnail: Checkpoint disabling this header for now.
This commit is contained in:
parent
a818610e32
commit
d3a8a57295
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
|
|
||||||
#include <boost/gil/image.hpp>
|
#include <boost/gil/image.hpp>
|
||||||
#include <boost/gil/typedefs.hpp>
|
#include <boost/gil/typedefs.hpp>
|
||||||
#include <boost/gil/extension/io/jpeg_io.hpp>
|
// #include <boost/gil/extension/io/jpeg_io.hpp>
|
||||||
// #include <boost/gil/extension/numeric/sampler.hpp>
|
// #include <boost/gil/extension/numeric/sampler.hpp>
|
||||||
// #include <boost/gil/extension/numeric/resample.hpp>
|
// #include <boost/gil/extension/numeric/resample.hpp>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue