summaryrefslogtreecommitdiff
path: root/indra/llcommon/llevents.cpp
diff options
context:
space:
mode:
authorRichard Linden <none@none>2012-12-06 14:30:56 -0800
committerRichard Linden <none@none>2012-12-06 14:30:56 -0800
commit2facd6374517d88f03e3f06b1ccc02565da26b45 (patch)
tree31798086db55cd9fd1c266a3d5fe12cfc46a9dfc /indra/llcommon/llevents.cpp
parent60800dacdd7e9b66ed654af471f2b9e9680cd981 (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/llcommon/llevents.cpp')
-rw-r--r--indra/llcommon/llevents.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/llcommon/llevents.cpp b/indra/llcommon/llevents.cpp
index 0855180dcd..1c928b3db8 100644
--- a/indra/llcommon/llevents.cpp
+++ b/indra/llcommon/llevents.cpp
@@ -41,7 +41,6 @@
#include <algorithm>
// std headers
#include <typeinfo>
-#include <cassert>
#include <cmath>
#include <cctype>
// external library headers