diff options
| author | Richard Linden <none@none> | 2010-09-17 15:02:39 -0700 |
|---|---|---|
| committer | Richard Linden <none@none> | 2010-09-17 15:02:39 -0700 |
| commit | e794421e44c2f59f96249dd215af8373d557b3df (patch) | |
| tree | 9e8124ae3e15e790b6524f172a1f233c2bccd53d /indra/newview/llnotificationtiphandler.cpp | |
| parent | a98ac26bd607ad17bbea041d50b1fac9ddc24b61 (diff) | |
| parent | 949b60465593764118c03d0f4e112f69c41bab31 (diff) | |
Merge
Diffstat (limited to 'indra/newview/llnotificationtiphandler.cpp')
| -rw-r--r-- | indra/newview/llnotificationtiphandler.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/llnotificationtiphandler.cpp b/indra/newview/llnotificationtiphandler.cpp index 3c1cd107df..94612975a2 100644 --- a/indra/newview/llnotificationtiphandler.cpp +++ b/indra/newview/llnotificationtiphandler.cpp @@ -27,8 +27,6 @@ #include "llviewerprecompiledheaders.h" // must be first include -#include "llchannelmanager.h" -#include "llinstantmessage.h" #include "llfloaterreg.h" #include "llnearbychat.h" #include "llnotificationhandler.h" @@ -38,7 +36,6 @@ #include "llviewerwindow.h" #include "llnotificationmanager.h" #include "llpaneltiptoast.h" -#include "lltoast.h" using namespace LLNotificationsUI; |
