diff options
author | Joshua Bell <josh@lindenlab.com> | 2011-05-16 10:09:53 -0700 |
---|---|---|
committer | Joshua Bell <josh@lindenlab.com> | 2011-05-16 10:09:53 -0700 |
commit | cfad224f1c56556e58cfe7f3fe0606b4ab164ef8 (patch) | |
tree | 1000311071eb6b9d8a1132f860ffd980bb5f5c5b /indra/newview/llviewerprecompiledheaders.h | |
parent | f440cd4af6cb7cd791e5f0eddb8dc9b99a37e0b0 (diff) | |
parent | 0b5f662c3bf1655b95dbb92ad3f16bae37ee04f4 (diff) |
Merge
Diffstat (limited to 'indra/newview/llviewerprecompiledheaders.h')
-rw-r--r-- | indra/newview/llviewerprecompiledheaders.h | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/indra/newview/llviewerprecompiledheaders.h b/indra/newview/llviewerprecompiledheaders.h index ab07adce5d..45c9b3e91f 100644 --- a/indra/newview/llviewerprecompiledheaders.h +++ b/indra/newview/llviewerprecompiledheaders.h @@ -99,8 +99,6 @@ #include "llcoord.h" #include "llcoordframe.h" #include "llcrc.h" -#include "llinterp.h" -#include "llperlin.h" #include "llplane.h" #include "llquantize.h" #include "llrand.h" @@ -109,7 +107,6 @@ #include "m3math.h" #include "m4math.h" #include "llquaternion.h" -#include "raytrace.h" #include "v2math.h" #include "v3color.h" #include "v3dmath.h" @@ -117,16 +114,12 @@ #include "v4color.h" #include "v4coloru.h" #include "v4math.h" -////#include "vmath.h" #include "xform.h" // Library includes from llvfs #include "lldir.h" - -// Library includes from llmessage project +
+// Library includes from llmessage project
#include "llcachename.h" -// llxuixml -#include "llinitparam.h" - #endif |