diff options
Diffstat (limited to 'indra/llmath/coordframe.h')
-rw-r--r-- | indra/llmath/coordframe.h | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/indra/llmath/coordframe.h b/indra/llmath/coordframe.h new file mode 100644 index 0000000000..5efab4b63e --- /dev/null +++ b/indra/llmath/coordframe.h @@ -0,0 +1,9 @@ +/** + * @file coordframe.h + * @brief Legacy wrapper header. + * + * Copyright (c) 2000-$CurrentYear$ Linden Research, Inc. + * $License$ + */ + +#include "llcoordframe.h" |