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/llmath/camera.h |
Print done when done.
Diffstat (limited to 'indra/llmath/camera.h')
-rw-r--r-- | indra/llmath/camera.h | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/indra/llmath/camera.h b/indra/llmath/camera.h new file mode 100644 index 0000000000..f130a036a1 --- /dev/null +++ b/indra/llmath/camera.h @@ -0,0 +1,9 @@ +/** + * @file camera.h + * @brief Legacy wrapper header. + * + * Copyright (c) 2000-$CurrentYear$ Linden Research, Inc. + * $License$ + */ + +#include "llcamera.h" |