]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libgfortran/generated/transpose_c8.c
minloc1.m4: Update copyright year and ajust headers order.
[thirdparty/gcc.git] / libgfortran / generated / transpose_c8.c
index 401874a8d8694298d9ec17f5126f857d3d5c27db..cdfb6c9406811222814b797f4cc1a55e5d6ac97a 100644 (file)
@@ -1,5 +1,5 @@
 /* Implementation of the TRANSPOSE intrinsic
-   Copyright 2003, 2005, 2006 Free Software Foundation, Inc.
+   Copyright 2003, 2005, 2006, 2007 Free Software Foundation, Inc.
    Contributed by Tobias Schlüter
 
 This file is part of the GNU Fortran 95 runtime library (libgfortran).
@@ -28,9 +28,9 @@ License along with libgfortran; see the file COPYING.  If not,
 write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
 Boston, MA 02110-1301, USA.  */
 
-#include "config.h"
-#include <assert.h>
 #include "libgfortran.h"
+#include <assert.h>
+
 
 #if defined (HAVE_GFC_COMPLEX_8)