From 3a031e9364686fcf55e5e28fe201db156242fa95 Mon Sep 17 00:00:00 2001 From: Shyotl Date: Wed, 27 Mar 2019 02:35:59 -0500 Subject: [PATCH] Fix build. --- indra/newview/llvovolume.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/indra/newview/llvovolume.cpp b/indra/newview/llvovolume.cpp index 93114ed83..76b1a2ca8 100644 --- a/indra/newview/llvovolume.cpp +++ b/indra/newview/llvovolume.cpp @@ -1607,6 +1607,7 @@ BOOL LLVOVolume::genBBoxes(BOOL force_global) } } } + } if (any_valid_boxes) {