diff options
author | Rider Linden <rider@lindenlab.com> | 2016-09-16 14:43:35 -0700 |
---|---|---|
committer | Rider Linden <rider@lindenlab.com> | 2016-09-16 14:43:35 -0700 |
commit | 884b03e8770a64aee22281518a5f3e2a7c0420ab (patch) | |
tree | 70c723e32dcb5d857ea7f3c4684d586047a15a30 /indra/newview/llappviewer.cpp | |
parent | 921cfa355cfc5130a55d77690e2ff80e1f370dcb (diff) | |
parent | 68b8d2658a741617ae9844824090efe922da1edd (diff) |
Merge
Diffstat (limited to 'indra/newview/llappviewer.cpp')
-rw-r--r-- | indra/newview/llappviewer.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llappviewer.cpp b/indra/newview/llappviewer.cpp index 3023944f6e..d31008f1c4 100644 --- a/indra/newview/llappviewer.cpp +++ b/indra/newview/llappviewer.cpp @@ -135,6 +135,7 @@ #include <boost/foreach.hpp> #include <boost/algorithm/string.hpp> #include <boost/regex.hpp> +#include <boost/throw_exception.hpp> #if LL_WINDOWS # include <share.h> // For _SH_DENYWR in processMarkerFiles |