diff options
author | Nyx Linden <nyx@lindenlab.com> | 2010-10-07 18:49:07 -0400 |
---|---|---|
committer | Nyx Linden <nyx@lindenlab.com> | 2010-10-07 18:49:07 -0400 |
commit | aa401a3056ab65c5c206b9ba2eefcf2ef83a6d83 (patch) | |
tree | 01a9708b07ede9528154c2238f2de884486df0ca /indra/newview/llfloaterbuildoptions.cpp | |
parent | 1b7b05eeb9fc085471ebb64cf237d6d49e0b13bc (diff) |
BUILDFIX: viewer-mesh mac build
xcode didn't like the way we were defining inner classes and assuming that if the outer class
was a friend that the inner class would be too. Couldn't forward-declare the inner class
so had to re-arrange the order of class declaration.
Between re-ordering the class declarations, and explicitly making the inner class a friend,
this un-sticks the mac build, and makes it happy.
Code reviewed by davep.
Diffstat (limited to 'indra/newview/llfloaterbuildoptions.cpp')
0 files changed, 0 insertions, 0 deletions