From e10f04ab4cf733c5db025fa4f960abe9eca89fb1 Mon Sep 17 00:00:00 2001 From: Lynn Jarvis Date: Fri, 30 Dec 2022 12:30:16 +1030 Subject: [PATCH] Update SpoutGL.cpp 30.12.22 - Check and confirm fix for issue #85 and PR #86 Check and confirm fix for issue #87 --- SPOUTSDK/SpoutGL/SpoutGL.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/SPOUTSDK/SpoutGL/SpoutGL.cpp b/SPOUTSDK/SpoutGL/SpoutGL.cpp index 779fe148..be6af730 100644 --- a/SPOUTSDK/SpoutGL/SpoutGL.cpp +++ b/SPOUTSDK/SpoutGL/SpoutGL.cpp @@ -107,6 +107,8 @@ // 22.12.22 - Compiler compatibility testing // Remove std::unique_ptr and go back to new/delete // Change all {} initializations to "={}" +// 30.12.22 - Check and confirm fix for issue #85 and PR #86 +// Check and confirm fix for issue #87 // // ==================================================================================== //