diff options
| author | Don Kjer <don@lindenlab.com> | 2011-07-09 14:58:31 -0700 |
|---|---|---|
| committer | Don Kjer <don@lindenlab.com> | 2011-07-09 14:58:31 -0700 |
| commit | 121c4034db2de1b73bdab6777f49f302d89af3ca (patch) | |
| tree | 0e0cf941c3838a899d4a31433773e974eb9b4fd4 /indra/newview/llviewerprecompiledheaders.h | |
| parent | 7029c8ff534419a3bcfd0e5fc39a4739e4cdc19c (diff) | |
| parent | 961d5b1d65fffff7075d0afbce003586b1f3b197 (diff) | |
Merge
Diffstat (limited to 'indra/newview/llviewerprecompiledheaders.h')
| -rw-r--r-- | indra/newview/llviewerprecompiledheaders.h | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/indra/newview/llviewerprecompiledheaders.h b/indra/newview/llviewerprecompiledheaders.h index faa86d43dd..252183b6d7 100644 --- a/indra/newview/llviewerprecompiledheaders.h +++ b/indra/newview/llviewerprecompiledheaders.h @@ -33,6 +33,8 @@ // in viewer. // It is used to precompile headers for improved build speed. +#include <boost/coroutine/coroutine.hpp> + #include "linden_common.h" // Work around stupid Microsoft STL warning @@ -118,8 +120,8 @@ // Library includes from llvfs #include "lldir.h" - -// Library includes from llmessage project +
+// Library includes from llmessage project
#include "llcachename.h" #endif |
