#include "../core/filesystem/FileSystem.h"#include "../core/encoding/CharEncoding.h"#include "../core/translator/Translator.h"#include "../core/utils/Platform.h"#include "../raster/Band.h"#include "../raster/BandProperty.h"#include "Exception.h"#include "ExpansibleBandBlocksManager.h"#include <algorithm>#include <cassert>#include <cstdio>#include <boost/filesystem.hpp>