#pragma once
#include <CKFile.hpp>
namespace Unvirt {
namespace StructFormatter {
void PrintCKFileInfo(const LibCmo::CK2::CKFileInfo& fileinfo);
}