summaryrefslogtreecommitdiff
path: root/indra/llmath/llrect.cpp
diff options
context:
space:
mode:
authorJames Cook <james@lindenlab.com>2007-01-02 08:33:20 +0000
committerJames Cook <james@lindenlab.com>2007-01-02 08:33:20 +0000
commit420b91db29485df39fd6e724e782c449158811cb (patch)
treeb471a94563af914d3ed3edd3e856d21cb1b69945 /indra/llmath/llrect.cpp
Print done when done.
Diffstat (limited to 'indra/llmath/llrect.cpp')
-rw-r--r--indra/llmath/llrect.cpp10
1 files changed, 10 insertions, 0 deletions
diff --git a/indra/llmath/llrect.cpp b/indra/llmath/llrect.cpp
new file mode 100644
index 0000000000..60280536eb
--- /dev/null
+++ b/indra/llmath/llrect.cpp
@@ -0,0 +1,10 @@
+/**
+ * @file llrect.cpp
+ *
+ * Copyright (c) 2001-$CurrentYear$, Linden Research, Inc.
+ * $License$
+ */
+
+#include "linden_common.h"
+
+#include "llrect.h"