Several LLStat variables migrated into the LLViewerStats class.

This commit is contained in:
Shyotl
2011-08-28 00:56:57 -05:00
parent 174c1800cc
commit 7e9f8c7bf8
14 changed files with 247 additions and 74 deletions

View File

@@ -39,7 +39,7 @@
#ifndef LL_TEXTURE_H
#define LL_TEXTURE_H
#include "llmemory.h"
#include "llrefcount.h"
class LLImageGL ;
class LLTexUnit ;
class LLFontGL ;