diff options
author | James Cook <james@lindenlab.com> | 2007-01-02 08:33:20 +0000 |
---|---|---|
committer | James Cook <james@lindenlab.com> | 2007-01-02 08:33:20 +0000 |
commit | 420b91db29485df39fd6e724e782c449158811cb (patch) | |
tree | b471a94563af914d3ed3edd3e856d21cb1b69945 /indra/llcommon/string_table.h |
Print done when done.
Diffstat (limited to 'indra/llcommon/string_table.h')
-rw-r--r-- | indra/llcommon/string_table.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/indra/llcommon/string_table.h b/indra/llcommon/string_table.h new file mode 100644 index 0000000000..02ea4c34aa --- /dev/null +++ b/indra/llcommon/string_table.h @@ -0,0 +1,8 @@ +/** + * @file string_table.h + * @brief Legacy wrapper header. + * + * Copyright (c) 2000-$CurrentYear$ Linden Research, Inc. + * $License$ + */ +#include "llstringtable.h" |