]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/d/dmd/root/rootobject.c
ipa-param-manip: Be careful about a reallocating hash_map
[thirdparty/gcc.git] / gcc / d / dmd / root / rootobject.c
index cd239d6c3ca4532885b44827b0c88000b5601b61..7fee0d7297b2282e0051c064b33aa340d2c0f695 100644 (file)
@@ -1,12 +1,11 @@
-/* Copyright (C) 1999-2018 by The D Language Foundation, All Rights Reserved
+/* Copyright (C) 1999-2021 by The D Language Foundation, All Rights Reserved
  * http://www.digitalmars.com
  * Distributed under the Boost Software License, Version 1.0.
  * (See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt)
  * https://github.com/D-Programming-Language/dmd/blob/master/src/root/object.c
  */
 
-#include <stdio.h>
-
+#include "dsystem.h"
 #include "object.h"
 #include "outbuffer.h"