summaryrefslogtreecommitdiff
path: root/indra/llcommon/llcoro_get_id.cpp
AgeCommit message (Collapse)Author
2016-09-03MAINT-5232: Break out LLCoros::get_id() into its own header file.Nat Goodspeed
We need LLSingleton machinery to be able to reference get_id() without also depending on all the rest of LLCoros -- since LLCoros isa LLSingleton.