diff options
author | Dave Houlton <euclid@lindenlab.com> | 2021-03-10 09:54:54 -0700 |
---|---|---|
committer | Dave Houlton <euclid@lindenlab.com> | 2021-03-10 09:59:41 -0700 |
commit | f6ddd91dd6cb908e12cd6223273b3199675bcbe8 (patch) | |
tree | 44bdbefda6a8638cd4e976f00456f37fcf597c5c /indra/newview/llmeshrepository.h | |
parent | a0b9fd6eb0dacfec30df0caac8dbbd7c25366c72 (diff) | |
parent | 88d837c16e768c5262073a7df965066d4bd8842c (diff) |
Merge branch 'master' v6.4.17 into DRTVWR-528
Diffstat (limited to 'indra/newview/llmeshrepository.h')
-rw-r--r-- | indra/newview/llmeshrepository.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llmeshrepository.h b/indra/newview/llmeshrepository.h index 441264d42f..81e49cb1d8 100644 --- a/indra/newview/llmeshrepository.h +++ b/indra/newview/llmeshrepository.h @@ -48,6 +48,7 @@ class LLVOVolume; class LLMutex; class LLCondition; +class LLVFS; class LLMeshRepository; typedef enum e_mesh_processing_result_enum |