diff options
| author | Richard Linden <none@none> | 2013-05-05 17:45:35 -0700 |
|---|---|---|
| committer | Richard Linden <none@none> | 2013-05-05 17:45:35 -0700 |
| commit | 6b81b8629e67d82a7620e48781ded73b6e6126ea (patch) | |
| tree | b029ca5925dd2eb0f6ccc952bf8d71dd23f45cf1 /indra/newview/llgroupmgr.cpp | |
| parent | 41e5bf346eaa0a43646058691cc8090ddfe498e9 (diff) | |
Spring cleaning: removed unused .cpp and.h files, and cleaned up header dependencies
Diffstat (limited to 'indra/newview/llgroupmgr.cpp')
| -rw-r--r-- | indra/newview/llgroupmgr.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llgroupmgr.cpp b/indra/newview/llgroupmgr.cpp index 81eb1d397e..eb83015f4a 100644 --- a/indra/newview/llgroupmgr.cpp +++ b/indra/newview/llgroupmgr.cpp @@ -41,6 +41,7 @@ #include "llui.h" #include "message.h" #include "roles_constants.h" +#include "llhttpclient.h" #include "lltransactiontypes.h" #include "llstatusbar.h" #include "lleconomy.h" @@ -50,6 +51,7 @@ #include "llnotificationsutil.h" #include "lluictrlfactory.h" #include "lltrans.h" +#include "llviewerregion.h" #include <boost/regex.hpp> #if LL_MSVC |
