]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/objc/objc-encoding.c
Factor unrelated declarations out of tree.h.
[thirdparty/gcc.git] / gcc / objc / objc-encoding.c
index 532725114a2ac1015719d33ae2b24783f8db9f6c..61d722a77b0943cbf8839b60ab7163b6d54fcc56 100644 (file)
@@ -21,6 +21,8 @@ along with GCC; see the file COPYING3.  If not see
 #include "system.h"
 #include "coretypes.h"
 #include "tree.h"
+#include "stringpool.h"
+#include "stor-layout.h"
 
 #ifdef OBJCPLUS
 #include "cp/cp-tree.h"