diff options
| author | Richard Linden <none@none> | 2012-12-06 14:30:56 -0800 | 
|---|---|---|
| committer | Richard Linden <none@none> | 2012-12-06 14:30:56 -0800 | 
| commit | 2facd6374517d88f03e3f06b1ccc02565da26b45 (patch) | |
| tree | 31798086db55cd9fd1c266a3d5fe12cfc46a9dfc /indra/llui | |
| parent | 60800dacdd7e9b66ed654af471f2b9e9680cd981 (diff) | |
SH-3406 WIP convert fast timers to lltrace system
improved LLUnit compile time errors
removed cassert in favor of llstatic_assert
Diffstat (limited to 'indra/llui')
| -rw-r--r-- | indra/llui/llview.cpp | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/indra/llui/llview.cpp b/indra/llui/llview.cpp index ad9bec9f61..59577e95ac 100644 --- a/indra/llui/llview.cpp +++ b/indra/llui/llview.cpp @@ -30,7 +30,6 @@  #define LLVIEW_CPP  #include "llview.h" -#include <cassert>  #include <sstream>  #include <boost/tokenizer.hpp>  #include <boost/foreach.hpp> | 
