summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerprecompiledheaders.h
diff options
context:
space:
mode:
authorJames Cook <james@lindenlab.com>2009-09-10 21:15:41 +0000
committerJames Cook <james@lindenlab.com>2009-09-10 21:15:41 +0000
commit9cd1efca176ebf9e2f5d5d5c1dae90d8ee017dad (patch)
tree24c7f72f0bc025f91298be65159f0623d3cff93d /indra/newview/llviewerprecompiledheaders.h
parent03e4be4305a5d648735fdfb0c8404557e8dcd37a (diff)
Header file corrections to let us build without precompiled headers from llprimitive and llvfs. Allows better dependency analysis.
Diffstat (limited to 'indra/newview/llviewerprecompiledheaders.h')
-rw-r--r--indra/newview/llviewerprecompiledheaders.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llviewerprecompiledheaders.h b/indra/newview/llviewerprecompiledheaders.h
index 8bf7364714..21d4c72428 100644
--- a/indra/newview/llviewerprecompiledheaders.h
+++ b/indra/newview/llviewerprecompiledheaders.h
@@ -207,6 +207,8 @@
#include "patch_dct.h"
#include "sound_ids.h"
+// Builds work with all headers below commented out as of 2009-09-10 JC
+
// Library includes from llprimitive
#include "imageids.h"
#include "legacy_object_types.h"