#include "CCompatibleRenderPassDescription.h" bool CCompatibleRenderPassDescription::operator==(CCompatibleRenderPassDescription const& other) const{ bool bret = false; return bret; }