diff options
Diffstat (limited to 'indra/llcommon/llframetimer.h')
-rwxr-xr-x | indra/llcommon/llframetimer.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/llcommon/llframetimer.h b/indra/llcommon/llframetimer.h index 45754f3785..7f61861072 100755 --- a/indra/llcommon/llframetimer.h +++ b/indra/llcommon/llframetimer.h @@ -35,7 +35,6 @@ */ #include "lltimer.h" -#include "timing.h" class LL_COMMON_API LLFrameTimer { |