From 4942a7b77917f9a163453ecdd040993965672cc0 Mon Sep 17 00:00:00 2001 From: Aaron Brashears Date: Thu, 4 Oct 2007 16:31:48 +0000 Subject: Result of svn merge -r70873:71086 svn+ssh://svn/svn/linden/branches/enable-exceptions into release. --- indra/llcommon/lltimer.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'indra/llcommon/lltimer.cpp') diff --git a/indra/llcommon/lltimer.cpp b/indra/llcommon/lltimer.cpp index 73e73b9c44..013fab0965 100644 --- a/indra/llcommon/lltimer.cpp +++ b/indra/llcommon/lltimer.cpp @@ -16,13 +16,10 @@ # define WIN32_LEAN_AND_MEAN # include # include -# include #elif LL_LINUX || LL_SOLARIS -# include # include # include #elif LL_DARWIN -# include # include #else # error "architecture not supported" -- cgit v1.2.3