summaryrefslogtreecommitdiff
path: root/media-video/movit/files/movit-1.6.3-gcc12.patch
blob: 00b9e9203b111e1e77a83a7071721fcc11f80747 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
https://bugs.gentoo.org/839915

--- a/test_util.cpp
+++ b/test_util.cpp
@@ -2,6 +2,7 @@
 #include <math.h>
 #include <stdio.h>
 #include <algorithm>
+#include <memory>
 #include <epoxy/gl.h>
 #include <gtest/gtest.h>
 #include <gtest/gtest-message.h>