diff options
author | Richard Linden <none@none> | 2012-10-10 20:15:21 -0700 |
---|---|---|
committer | Richard Linden <none@none> | 2012-10-10 20:15:21 -0700 |
commit | b3107e37643743118840d3f5437e62196bae3581 (patch) | |
tree | af6cbc569e7912303da6dbc3146fe9a1a229f992 /indra/llcommon/llthread.cpp | |
parent | 05510799e5a69eafcc919e72d25cf5b89c9274cf (diff) | |
parent | 74ac0182ec8f7a0f6d0ea89f5814f0998ab90b62 (diff) |
merge
Diffstat (limited to 'indra/llcommon/llthread.cpp')
-rw-r--r-- | indra/llcommon/llthread.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llcommon/llthread.cpp b/indra/llcommon/llthread.cpp index 6723e427f5..cc661bab59 100644 --- a/indra/llcommon/llthread.cpp +++ b/indra/llcommon/llthread.cpp @@ -33,6 +33,7 @@ #include "lltimer.h" #include "lltrace.h" +#include "lltracethreadrecorder.h" #if LL_LINUX || LL_SOLARIS #include <sched.h> |