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