From 85274926385569ec2f50d11ae91ad8855b162ce8 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Mon, 24 Nov 2008 16:09:43 +0000 Subject: [PATCH] From Alberto Luaces, removed #include as it was cause a build problem under Cygwin. --- include/osgAnimation/Timeline | 1 - 1 file changed, 1 deletion(-) diff --git a/include/osgAnimation/Timeline b/include/osgAnimation/Timeline index daaaf2d58..26510d613 100644 --- a/include/osgAnimation/Timeline +++ b/include/osgAnimation/Timeline @@ -18,7 +18,6 @@ #include #include #include -#include #include #include #include