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>