diff options
author | Todd Stinson <stinson@lindenlab.com> | 2012-06-28 15:37:55 -0700 |
---|---|---|
committer | Todd Stinson <stinson@lindenlab.com> | 2012-06-28 15:37:55 -0700 |
commit | 685a672b74550ca0dbf8a816257c84c9c44fd34d (patch) | |
tree | 32111fe89d793ce9720940e7cd99afb52f660400 /indra/newview/llpathfindingcharacter.cpp | |
parent | df40282058b35e752ab9d7c60379c4e77b74410f (diff) |
Cleaning up new files in preparation for merge into viewer-release.
Diffstat (limited to 'indra/newview/llpathfindingcharacter.cpp')
-rw-r--r-- | indra/newview/llpathfindingcharacter.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llpathfindingcharacter.cpp b/indra/newview/llpathfindingcharacter.cpp index 9dd9fa503b..00f2ebc4bb 100644 --- a/indra/newview/llpathfindingcharacter.cpp +++ b/indra/newview/llpathfindingcharacter.cpp @@ -30,6 +30,8 @@ #include "llpathfindingcharacter.h" +#include <string> + #include "llpathfindingobject.h" #include "llsd.h" |