mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-25 12:35:29 -04:00
explicitly include xmanipulation header for xt::flip
This commit is contained in:
parent
ad10441659
commit
b4274724f3
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue