Skip to content
Snippets Groups Projects
Commit 8574c47a authored by Kitty Barnett's avatar Kitty Barnett
Browse files

Add missing forward declaration

parent 4a8f0d80
No related branches found
No related tags found
No related merge requests found
...@@ -27,6 +27,7 @@ ...@@ -27,6 +27,7 @@
class LLInventoryCategory; class LLInventoryCategory;
class LLInventoryItem; class LLInventoryItem;
class LLViewerObject; class LLViewerObject;
class LLVOAvatar;
// ============================================================================ // ============================================================================
// RlvActions class declaration - developer-friendly non-RLVa code facing class, use in lieu of RlvHandler whenever possible // RlvActions class declaration - developer-friendly non-RLVa code facing class, use in lieu of RlvHandler whenever possible
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment