Linux: Fix build on gcc

This commit is contained in:
Zi Ree
2026-04-09 02:30:02 +02:00
parent eea3bd1e3e
commit 6c71ed5ef4
+2
View File
@@ -31,6 +31,8 @@
#include "v4color.h"
#include "llviewervisualparam.h"
#include <atomic> // <FS:Zi> fix compile for gcc
class LLAvatarAppearance;
class LLImageRaw;
class LLImageTGA;