Declaring things helps!
parent
614b9739ff
commit
291c1ad91b
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue