explicitly include xmanipulation header for xt::flip

This commit is contained in:
Kalin Kiesling 2022-03-17 10:58:49 -05:00
parent ad10441659
commit b4274724f3

View file

@ -6,6 +6,7 @@
#include <sstream>
#include "xtensor/xview.hpp"
#include "xtensor/xmanipulation.hpp"
#include <fmt/core.h>
#include <fmt/ostream.h>
#ifdef USE_LIBPNG