From 01bff7038323d617fbc83a39e9072631ccbdd65f Mon Sep 17 00:00:00 2001 From: Kent Mein Date: Wed, 30 Oct 2002 02:07:20 +0000 Subject: fixed spacing in the headers to get rid of some warnings and some other little minor spacing issues. --- intern/memutil/MEM_RefCounted.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'intern/memutil/MEM_RefCounted.h') diff --git a/intern/memutil/MEM_RefCounted.h b/intern/memutil/MEM_RefCounted.h index 3531f700ee3..9cb1e755247 100644 --- a/intern/memutil/MEM_RefCounted.h +++ b/intern/memutil/MEM_RefCounted.h @@ -116,5 +116,5 @@ inline int MEM_RefCounted::decRef() return m_refCount; } +#endif // _H_MEM_REF_COUNTED -#endif // _H_MEM_REF_COUNTED \ No newline at end of file -- cgit v1.2.3