diff options
author | simon@Simon-PC.lindenlab.com <simon@Simon-PC.lindenlab.com> | 2012-12-04 15:03:34 -0800 |
---|---|---|
committer | simon@Simon-PC.lindenlab.com <simon@Simon-PC.lindenlab.com> | 2012-12-04 15:03:34 -0800 |
commit | 7fe4fbe6741c4a5f140bf1b52ced9957d408a53a (patch) | |
tree | 96c5d4021a43b57e6e47cbb34edad12c1e7016b0 /indra/llcommon/linden_common.h | |
parent | fddd386804889f491d51b6ea597f18ec6fd8170c (diff) | |
parent | 40e78a80cc293874216cdc8730d93cba8e987052 (diff) |
Pull in upstream viewer-development via viewer-lion
Diffstat (limited to 'indra/llcommon/linden_common.h')
-rw-r--r-- | indra/llcommon/linden_common.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/indra/llcommon/linden_common.h b/indra/llcommon/linden_common.h index f0a5603d06..5cfcdab41c 100644 --- a/indra/llcommon/linden_common.h +++ b/indra/llcommon/linden_common.h @@ -59,8 +59,4 @@ #include "llerror.h" #include "llfile.h" -// Boost 1.45 had version 2 as the default for the filesystem library, -// 1.48 has version 3 as the default. Keep compatibility for now. -#define BOOST_FILESYSTEM_VERSION 2 - #endif |