From 4dabd9c0472deb49573fdafef2fa413e59703f19 Mon Sep 17 00:00:00 2001 From: Steven Bennetts Date: Fri, 2 Mar 2007 21:25:50 +0000 Subject: merge release@58699 beta-1-14-0@58707 -> release --- indra/llmessage/llpartdata.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'indra/llmessage/llpartdata.h') diff --git a/indra/llmessage/llpartdata.h b/indra/llmessage/llpartdata.h index ba3bdaf9b6..662d635a08 100644 --- a/indra/llmessage/llpartdata.h +++ b/indra/llmessage/llpartdata.h @@ -167,6 +167,9 @@ public: // a combination of multiple parameters, we // need to clamp it using a separate method instead of an accessor. void clampSourceParticleRate(); + + friend std::ostream& operator<<(std::ostream& s, const LLPartSysData &data); // Stream a + public: // Public because I'm lazy.... -- cgit v1.3