]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/d/dmd/arrayop.c
Merge dmd upstream 6243fa6d2
[thirdparty/gcc.git] / gcc / d / dmd / arrayop.c
index 0ea0d329399635d464aac1367ea3cc6df28a5d23..91c1b76e4ab4c662f7ce378ee2200d3412799b92 100644 (file)
@@ -8,10 +8,7 @@
  * https://github.com/D-Programming-Language/dmd/blob/master/src/arrayop.c
  */
 
-#include <stdio.h>
-#include <string.h>
-#include <assert.h>
-
+#include "root/dsystem.h"
 #include "root/rmem.h"
 #include "root/aav.h"