From 420b91db29485df39fd6e724e782c449158811cb Mon Sep 17 00:00:00 2001 From: James Cook Date: Tue, 2 Jan 2007 08:33:20 +0000 Subject: Print done when done. --- indra/llmath/llrect.cpp | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 indra/llmath/llrect.cpp (limited to 'indra/llmath/llrect.cpp') 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" -- cgit v1.2.3