summaryrefslogtreecommitdiff
path: root/mpf/set_dfl_prec.c
diff options
context:
space:
mode:
Diffstat (limited to 'mpf/set_dfl_prec.c')
-rw-r--r--mpf/set_dfl_prec.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/mpf/set_dfl_prec.c b/mpf/set_dfl_prec.c
index 04c9a5513..9be71c044 100644
--- a/mpf/set_dfl_prec.c
+++ b/mpf/set_dfl_prec.c
@@ -28,7 +28,6 @@ You should have received copies of the GNU General Public License and the
GNU Lesser General Public License along with the GNU MP Library. If not,
see https://www.gnu.org/licenses/. */
-#include "gmp.h"
#include "gmp-impl.h"
mp_size_t __gmp_default_fp_limb_precision = __GMPF_BITS_TO_PREC (53);