From 6dc61b904fb2f4e9cbd1fc6fa13b0f260f671910 Mon Sep 17 00:00:00 2001 From: madsbuvi Date: Sun, 24 Jan 2021 14:42:22 +0100 Subject: [PATCH] Include memory header --- components/sceneutil/rtt.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/components/sceneutil/rtt.hpp b/components/sceneutil/rtt.hpp index 251124de0..7863828f9 100644 --- a/components/sceneutil/rtt.hpp +++ b/components/sceneutil/rtt.hpp @@ -4,6 +4,7 @@ #include #include +#include namespace osg {