Free results of varobj_get_type and type_to_string
[deliverable/binutils-gdb.git] / gdb / doublest.c
index a6c11d83b49ed393497ad4ecf1df56a42a8c8c72..e8e39afdfa762c6c388491f6bcd3243d8f04ba9b 100644 (file)
@@ -1,6 +1,6 @@
 /* Floating point routines for GDB, the GNU debugger.
 
-   Copyright (C) 1986-2014 Free Software Foundation, Inc.
+   Copyright (C) 1986-2015 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -26,8 +26,6 @@
 #include "defs.h"
 #include "doublest.h"
 #include "floatformat.h"
-#include "gdb_assert.h"
-#include <string.h>
 #include "gdbtypes.h"
 #include <math.h>              /* ldexp */
 
This page took 0.023857 seconds and 4 git commands to generate.