From f21faf197c0be14d82b25ccd425c1547a36ba7aa Mon Sep 17 00:00:00 2001 From: Edmondo Tommasina Date: Sat, 15 Sep 2012 22:19:44 +0200 Subject: [PATCH] =?UTF-8?q?selectionbuffer.cpp:=20fix=20=E2=80=98runtime?= =?UTF-8?q?=5Ferror=E2=80=99=20is=20not=20a=20member=20of=20=E2=80=98std?= =?UTF-8?q?=E2=80=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- libs/openengine/ogre/selectionbuffer.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/libs/openengine/ogre/selectionbuffer.cpp b/libs/openengine/ogre/selectionbuffer.cpp index 3ecb99f3b..cb7f41a1c 100644 --- a/libs/openengine/ogre/selectionbuffer.cpp +++ b/libs/openengine/ogre/selectionbuffer.cpp @@ -4,6 +4,7 @@ #include #include #include +#include #include