summaryrefslogtreecommitdiff
path: root/indra/llcommon/timer.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/llcommon/timer.h')
-rw-r--r--indra/llcommon/timer.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/indra/llcommon/timer.h b/indra/llcommon/timer.h
new file mode 100644
index 0000000000..e4b799ee30
--- /dev/null
+++ b/indra/llcommon/timer.h
@@ -0,0 +1,8 @@
+/**
+ * @file timer.h
+ * @brief Legacy wrapper header.
+ *
+ * Copyright (c) 2000-$CurrentYear$ Linden Research, Inc.
+ * $License$
+ */
+#include "lltimer.h"