summaryrefslogtreecommitdiff
path: root/indra/llcommon/llinstancetracker.h
AgeCommit message (Collapse)Author
2009-05-13Any static instance of an STL container introduces static-initializer-orderNat Goodspeed
bugs. Use internal, informal singleton pattern to work around that.
2009-05-08merge trunk@116587 skinning-7@119389 -> viewer-2.0.0-skinning-7Steven Bennetts