Automatic date update in version.in
[deliverable/binutils-gdb.git] / gdb / d-valprint.c
index 6d58ecaa6222b3f5dd5fe8265e423c3218cfe331..54652364a8f3960549ace19bedb5959b982d9f75 100644 (file)
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "defs.h"
-
-/* Local non-gdb includes.  */
-#include "c-lang.h"
-#include "d-lang.h"
-#include "gdbcore.h"
 #include "gdbtypes.h"
+#include "gdbcore.h"
+#include "d-lang.h"
+#include "c-lang.h"
 
 /* Assuming that TYPE is a TYPE_CODE_STRUCT, verify that TYPE is a
    dynamic array, and then print its value to STREAM.  Return zero if
This page took 0.025815 seconds and 4 git commands to generate.