Declaring things helps!

master
Beq 2024-04-15 12:28:51 +01:00
parent 614b9739ff
commit 291c1ad91b
1 changed files with 2 additions and 0 deletions

View File

@ -43,6 +43,8 @@ class LLCamera;
class LLGLTFOverrideCacheEntry
{
public:
static const std::string VERSION_LABEL;
static const int VERSION;
bool fromLLSD(const LLSD& data);
LLSD toLLSD() const;