diff options
author | Richard Nelson <none@none> | 2010-08-20 16:29:35 -0700 |
---|---|---|
committer | Richard Nelson <none@none> | 2010-08-20 16:29:35 -0700 |
commit | 2ddeabec91cf14d252e7a0d4687fe2a46eeff8b7 (patch) | |
tree | 1370535dc1a97b550ddd8bf09a3cd927e7511ecd | |
parent | 9d64b4adf5e455336cbac0ece1598e14ebe40a48 (diff) |
added llfasttimer_class.h to project
-rw-r--r-- | indra/llcommon/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llcommon/CMakeLists.txt b/indra/llcommon/CMakeLists.txt index 2a036df06e..858e483036 100644 --- a/indra/llcommon/CMakeLists.txt +++ b/indra/llcommon/CMakeLists.txt @@ -157,6 +157,7 @@ set(llcommon_HEADER_FILES lleventemitter.h llextendedstatus.h llfasttimer.h + llfasttimer_class.h llfile.h llfindlocale.h llfixedbuffer.h |