diff options
author | Aaron Brashears <aaronb@lindenlab.com> | 2007-10-04 16:31:48 +0000 |
---|---|---|
committer | Aaron Brashears <aaronb@lindenlab.com> | 2007-10-04 16:31:48 +0000 |
commit | 4942a7b77917f9a163453ecdd040993965672cc0 (patch) | |
tree | 3dd01f5e182d2eea2e34528cebe749d948a477fc /indra/llmessage/llxfer_mem.h | |
parent | 9fc7049151a16e3722c6ce90899e3c7b63161615 (diff) |
Result of svn merge -r70873:71086 svn+ssh://svn/svn/linden/branches/enable-exceptions into release.
Diffstat (limited to 'indra/llmessage/llxfer_mem.h')
-rw-r--r-- | indra/llmessage/llxfer_mem.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/llmessage/llxfer_mem.h b/indra/llmessage/llxfer_mem.h index 6577132c9b..05a38af7b7 100644 --- a/indra/llmessage/llxfer_mem.h +++ b/indra/llmessage/llxfer_mem.h @@ -9,8 +9,6 @@ #ifndef LL_LLXFER_MEM_H #define LL_LLXFER_MEM_H -#include <stdio.h> - #include "message.h" #include "lltimer.h" #include "llxfer.h" |