Fix warning introduced in 2c9e3ec9 am: 521361d83d
[platform/upstream/VK-GL-CTS.git] / framework / common / tcuPixelFormat.hpp
index 0a0197c..2aa60c3 100644 (file)
@@ -108,7 +108,7 @@ struct PixelFormat
        {
                return !(*this == other);
        }
-};
+} DE_WARN_UNUSED_TYPE;
 
 } // namespace tcu