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