diff -r 79647526f98c -r 42552535c1ac secureswitools/swianalysistoolkit/source/common/utf8/utf8.h --- a/secureswitools/swianalysistoolkit/source/common/utf8/utf8.h Wed Sep 15 12:20:42 2010 +0300 +++ b/secureswitools/swianalysistoolkit/source/common/utf8/utf8.h Wed Oct 13 14:40:19 2010 +0300 @@ -79,9 +79,6 @@ ------------------------------------------------------------------------ */ -#ifndef __UTF_H__ -#define __UTF_H__ - /* --------------------------------------------------------------------- The following 4 definitions are compiler-specific. The C standard does not guarantee that wchar_t has at least @@ -168,6 +165,4 @@ } #endif -#endif //__UTF_H__ - /* --------------------------------------------------------------------- */