diff options
author | Xiaohong Bao <bao@lindenlab.com> | 2013-07-31 11:18:18 -0600 |
---|---|---|
committer | Xiaohong Bao <bao@lindenlab.com> | 2013-07-31 11:18:18 -0600 |
commit | c5651d05fd57b01703999cd3885fb45c69143419 (patch) | |
tree | 285fbe9cc7d4301bee5b6aa4c49abe40984dd2e6 /indra/newview/llstartup.cpp | |
parent | b832e6b62d96d30711f4eee2d299e257617692c8 (diff) |
fix some compiling errors.
Diffstat (limited to 'indra/newview/llstartup.cpp')
-rwxr-xr-x | indra/newview/llstartup.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llstartup.cpp b/indra/newview/llstartup.cpp index e0b96e43a6..933cc74064 100755 --- a/indra/newview/llstartup.cpp +++ b/indra/newview/llstartup.cpp @@ -73,7 +73,6 @@ #include "llsd.h" #include "llsdserialize.h" #include "llsdutil_math.h" -#include "llsecondlifeurls.h" #include "llstring.h" #include "lluserrelations.h" #include "llversioninfo.h" @@ -130,7 +129,6 @@ #include "llpreviewscript.h" #include "llproxy.h" #include "llproductinforequest.h" -#include "llsecondlifeurls.h" #include "llselectmgr.h" #include "llsky.h" #include "llstatview.h" |