diff options
| author | Ansariel Hiller <Ansariel@users.noreply.github.com> | 2024-08-20 17:41:48 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-20 18:41:48 +0300 |
| commit | 9f7dd0177201fe080c287144b99a70125be1fb2b (patch) | |
| tree | 399330b2b71b34bb53bf314254eedb8b067ab8e5 /indra/newview/llinventorybridge.cpp | |
| parent | 37dcb67d4204beb79c6eae9f38ffecd0d0d49f6f (diff) | |
Clean up boost includes and remove compiler warning pragma for unreachable code in PCH (#2361)
Diffstat (limited to 'indra/newview/llinventorybridge.cpp')
| -rw-r--r-- | indra/newview/llinventorybridge.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llinventorybridge.cpp b/indra/newview/llinventorybridge.cpp index 8f3dc3ce16..c86492f005 100644 --- a/indra/newview/llinventorybridge.cpp +++ b/indra/newview/llinventorybridge.cpp @@ -85,8 +85,6 @@ #include "llenvironment.h" -#include <boost/shared_ptr.hpp> - void copy_slurl_to_clipboard_callback_inv(const std::string& slurl); const F32 SOUND_GAIN = 1.0f; |
