Further header cleanup and a few updates

Updated llstring to current linden
Further linden_common cleanup
Header cleanup
Raised banlines to 5000 as per linden server change
Included missing llmediaentry.cpp file
Minor whitespace changes here and there
This commit is contained in:
Drake Arconis
2012-07-21 03:01:42 -04:00
parent 1e81966b89
commit 0d3fab40e5
31 changed files with 1143 additions and 182 deletions

View File

@@ -31,6 +31,8 @@
*/
#include "llviewerprecompiledheaders.h"
#include "llviewerwindow.h"
// system library includes
#include <stdio.h>
@@ -42,7 +44,7 @@
#include "llmeshrepository.h"
#include "llpanellogin.h"
#include "llviewerkeyboard.h"
#include "llviewerwindow.h"
#include "llviewquery.h"
#include "llxmltree.h"
@@ -75,6 +77,7 @@
#include "lltimer.h"
#include "timing.h"
#include "llviewermenu.h"
#include "raytrace.h"
// newview includes
#include "llagent.h"