Fixed linefeeds.

This commit is contained in:
lotodore
2009-02-20 17:28:52 +00:00
parent 684d779483
commit e8654fb2f5
2 changed files with 7 additions and 7 deletions
+3 -3
View File
@@ -24,9 +24,9 @@
#error This file is not for Windows.
#endif
#if defined(__APPLE__) || defined(__FreeBSD__) || defined(__NetBSD__)
#define HAVE_ICONV_CONST
#endif
#if defined(__APPLE__) || defined(__FreeBSD__) || defined(__NetBSD__)
#define HAVE_ICONV_CONST
#endif
#include <string>
#include <cstring>