diff options
| author | Rye <rye@alchemyviewer.org> | 2025-12-15 17:41:05 -0500 |
|---|---|---|
| committer | Andrey Kleshchev <117672381+akleshchev@users.noreply.github.com> | 2025-12-16 04:19:35 +0200 |
| commit | 2d40a1cfa9930f96570cccf415f6038d6dcc657c (patch) | |
| tree | aa06015a5f019d2b0d7b337541180cb65ce30751 /indra/llcorehttp | |
| parent | 59088a4824be5dc131b86ea355300a4c42b1670a (diff) | |
Clean up dead legacy headers and compiler work arounds
Clean up dead macos files
Clean up dead windows build files
Signed-off-by: Rye <rye@alchemyviewer.org>
Diffstat (limited to 'indra/llcorehttp')
| -rw-r--r-- | indra/llcorehttp/_refcounted.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/llcorehttp/_refcounted.h b/indra/llcorehttp/_refcounted.h index 1a01d66d14..bc90f8274d 100644 --- a/indra/llcorehttp/_refcounted.h +++ b/indra/llcorehttp/_refcounted.h @@ -30,7 +30,6 @@ #include "linden_common.h" -#include "fix_macros.h" #include <boost/intrusive_ptr.hpp> #include "llatomic.h" |
