From 58a2ba9581ff9288c331cf7b92b6b14bb5f5e9a3 Mon Sep 17 00:00:00 2001 From: Martin Reddy Date: Wed, 9 Sep 2009 11:54:23 +0000 Subject: DEV-39441: Removed include for boost/regex.hpp from llstring.h (and fixed up viewer files that relied on this being included for them). Also changed LLStringUtil::getSubstitution() to be a private method. Reviewed by steve. --- indra/newview/llnavigationbar.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'indra/newview/llnavigationbar.cpp') diff --git a/indra/newview/llnavigationbar.cpp b/indra/newview/llnavigationbar.cpp index 0da572dd24..69cebcfb5e 100644 --- a/indra/newview/llnavigationbar.cpp +++ b/indra/newview/llnavigationbar.cpp @@ -62,6 +62,8 @@ #include "llfavoritesbar.h" #include "llagentui.h" +#include + //-- LLTeleportHistoryMenuItem ----------------------------------------------- /** -- cgit v1.2.3