summaryrefslogtreecommitdiff
path: root/indra/llappearance
diff options
context:
space:
mode:
authornat-goodspeed <nat@lindenlab.com>2024-09-27 12:33:28 -0400
committerGitHub <noreply@github.com>2024-09-27 12:33:28 -0400
commit71e89d6a493e51789008f74f87439611f11c13ab (patch)
tree02d8ba63b723f3a8aeaf516d0b273cda7c71b113 /indra/llappearance
parentd3833b6d618ff05f44c28eab67bc91ee5a3ba92d (diff)
parentcf2f482ceca796e587dfe2fb8df552c09156fb50 (diff)
Merge pull request #2714 from secondlife/nat/xcode-16
Clean up llpointer.h per previous discussions.
Diffstat (limited to 'indra/llappearance')
-rw-r--r--indra/llappearance/lltexlayerparams.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llappearance/lltexlayerparams.h b/indra/llappearance/lltexlayerparams.h
index 5e785e4f3e..116eb3bee0 100644
--- a/indra/llappearance/lltexlayerparams.h
+++ b/indra/llappearance/lltexlayerparams.h
@@ -30,6 +30,7 @@
#include "llpointer.h"
#include "v4color.h"
#include "llviewervisualparam.h"
+#include <atomic>
class LLAvatarAppearance;
class LLImageRaw;