From 3747ccec6b4fa67f1e826ef4b99b65f89c573cf1 Mon Sep 17 00:00:00 2001 From: Andrey Boiko Date: Thu, 29 Aug 2024 11:19:19 +0000 Subject: [PATCH 1/2] Update file cairo-templates.h --- src/display/cairo-templates.h | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/display/cairo-templates.h b/src/display/cairo-templates.h index d23343e456..8d4680ecf3 100644 --- a/src/display/cairo-templates.h +++ b/src/display/cairo-templates.h @@ -25,11 +25,7 @@ static const int OPENMP_THRESHOLD = 2048; #endif -#include -#include -#include -#include "display/nr-3dutils.h" -#include "display/cairo-utils.h" + /** * Blend two surfaces using the supplied functor. -- GitLab From bf30f7abf3f13bc8ff381ca546d515682e9dd220 Mon Sep 17 00:00:00 2001 From: Andrey Boiko Date: Thu, 29 Aug 2024 11:20:10 +0000 Subject: [PATCH 2/2] Update file cairo-templates.h --- src/display/cairo-templates.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/display/cairo-templates.h b/src/display/cairo-templates.h index 8d4680ecf3..38f230885c 100644 --- a/src/display/cairo-templates.h +++ b/src/display/cairo-templates.h @@ -25,7 +25,7 @@ static const int OPENMP_THRESHOLD = 2048; #endif - +hjlhkljlkjl /** * Blend two surfaces using the supplied functor. -- GitLab