diff options
Diffstat (limited to 'shared/int64.h')
-rw-r--r-- | shared/int64.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shared/int64.h b/shared/int64.h index 15900fde..61ef1716 100644 --- a/shared/int64.h +++ b/shared/int64.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 FFS_LARGE_64_BIT_INTEGER_H_INCLUDED #define FFS_LARGE_64_BIT_INTEGER_H_INCLUDED |