Change gcc_target_options to return std::string
[deliverable/binutils-gdb.git] / gdb / compile / compile-cplus.h
index e5ea7d7c81acd446f66360728af82e6faf673048..5500a592183d806e80c8163b1edb1d0768b8c765 100644 (file)
@@ -17,8 +17,9 @@
 #ifndef COMPILE_COMPILE_CPLUS_H
 #define COMPILE_COMPILE_CPLUS_H
 
-#include "common/enum-flags.h"
+#include "gdbsupport/enum-flags.h"
 #include "gcc-cp-plugin.h"
+#include "symtab.h"
 
 struct type;
 struct block;
This page took 0.023291 seconds and 4 git commands to generate.