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