diff options
author | Andrey Lihatskiy <alihatskiy@productengine.com> | 2023-10-25 21:33:05 +0300 |
---|---|---|
committer | Andrey Lihatskiy <alihatskiy@productengine.com> | 2023-10-25 21:33:05 +0300 |
commit | 2740d2befc688ceb1dfcf56b44c03079c6755e58 (patch) | |
tree | 53db41b7fea5d33610bb9110927fc16537d9ddfc /indra/llinventory/llsettingssky.cpp | |
parent | 936b66b8307fee405a43a11b579a0178958111a4 (diff) | |
parent | 2e8e96cfbcb383a667d1b938f364f0bbafcad5b4 (diff) |
Merge branch 'main' into DRTVWR-594-maint-Y
Diffstat (limited to 'indra/llinventory/llsettingssky.cpp')
-rw-r--r-- | indra/llinventory/llsettingssky.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llinventory/llsettingssky.cpp b/indra/llinventory/llsettingssky.cpp index a129f0a6f0..51fca76518 100644 --- a/indra/llinventory/llsettingssky.cpp +++ b/indra/llinventory/llsettingssky.cpp @@ -31,6 +31,7 @@ #include "lltrace.h" #include "llfasttimer.h" #include "v3colorutil.h" +#include <boost/bind.hpp> //========================================================================= namespace |