Imported Upstream version 4.8.1
[platform/upstream/gcc48.git] / gcc / realmpfr.h
index ab234e9..3a3fbb2 100644 (file)
@@ -1,7 +1,6 @@
 /* Definitions of floating-point conversion from compiler
    internal format to MPFR.
-   Copyright (C) 2010
-   Free Software Foundation, Inc.
+   Copyright (C) 2010-2013 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
@@ -22,7 +21,6 @@
 #ifndef GCC_REALGMP_H
 #define GCC_REALGMP_H
 
-#include <gmp.h>
 #include <mpfr.h>
 #include <mpc.h>
 #include "real.h"