head 1.2; access; symbols pkgsrc-2013Q4:1.1.0.6 pkgsrc-2013Q4-base:1.1 pkgsrc-2013Q3:1.1.0.4 pkgsrc-2013Q3-base:1.1 pkgsrc-2013Q2:1.1.0.2 pkgsrc-2013Q2-base:1.1; locks; strict; comment @// @; 1.2 date 2014.01.01.07.49.32; author obache; state dead; branches; next 1.1; commitid sFBwRBtUxkMa0ojx; 1.1 date 2013.05.23.15.07.58; author joerg; state Exp; branches; next ; commitid JjKuhplxhxuZBLQw; desc @@ 1.2 log @Update cabocha to 0.67 * improve 20% analysis speed * fixes build errors on OSX * show version number correctly on Windows @ text @$NetBSD: patch-src_utils.cpp,v 1.1 2013/05/23 15:07:58 joerg Exp $ --- src/utils.cpp.orig 2013-05-23 10:52:37.000000000 +0000 +++ src/utils.cpp @@@@ -4,4 +4,9 @@@@ // // Copyright(C) 2001-2008 Taku Kudo + +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #ifdef HAVE_UNISTD_H #include @@@@ -16,8 +21,4 @@@@ #include "utils.h" -#ifdef HAVE_CONFIG_H -#include "config.h" -#endif - namespace CaboCha { @ 1.1 log @Fix include order. @ text @d1 1 a1 1 $NetBSD$ @