From 7f23ee90fd545995a29e2175f15e8b97e59ca67a Mon Sep 17 00:00:00 2001 From: Daniel Wilhelm Date: Fri, 18 Apr 2014 17:13:13 +0200 Subject: 3.20 --- shared/com_ptr.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shared/com_ptr.h') diff --git a/shared/com_ptr.h b/shared/com_ptr.h index fa1b3e8f..be1776fd 100644 --- a/shared/com_ptr.h +++ b/shared/com_ptr.h @@ -3,7 +3,7 @@ // * GNU General Public License: http://www.gnu.org/licenses/gpl.html * // * Copyright (C) 2008-2011 ZenJu (zhnmju123 AT gmx.de) * // ************************************************************************** -// + #ifndef SMART_COM_PTR_H #define SMART_COM_PTR_H -- cgit