Fixed some more header issues.
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
|
||||
#include "llviewervisualparam.h"
|
||||
#include "llwearabletype.h"
|
||||
#include <deque>
|
||||
|
||||
class LLAvatarAppearance;
|
||||
class LLDriverParam;
|
||||
|
||||
@@ -84,6 +84,7 @@
|
||||
#include "llsd.h"
|
||||
#include "llsdserialize.h"
|
||||
#include "lluuid.h"
|
||||
#include "llfasttimer.h"
|
||||
|
||||
// spammy mode
|
||||
//#define LL_SPEW_STREAM_OUT_DEBUGGING 1
|
||||
|
||||
@@ -30,6 +30,7 @@
|
||||
#define MATERIAL_ID_SIZE 16
|
||||
|
||||
#include <string>
|
||||
#include "llsd.h"
|
||||
|
||||
class LLMaterialID
|
||||
{
|
||||
|
||||
@@ -30,6 +30,7 @@
|
||||
// to avoid including the heavyweight llnotifications.h
|
||||
|
||||
#include "llnotificationptr.h"
|
||||
#include "lluuid.h"
|
||||
#include "aialert.h"
|
||||
|
||||
#ifndef BOOST_FUNCTION_HPP_INCLUDED
|
||||
|
||||
@@ -34,6 +34,7 @@
|
||||
#define LL_TRANS_H
|
||||
|
||||
#include <map>
|
||||
#include <set>
|
||||
|
||||
/**
|
||||
* @brief String template loaded from strings.xml
|
||||
|
||||
@@ -32,6 +32,7 @@
|
||||
#include "llstring.h"
|
||||
#include "llcursortypes.h"
|
||||
#include "llsd.h"
|
||||
#include "llinstancetracker.h"
|
||||
|
||||
class LLSplashScreen;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user