diff options
Diffstat (limited to 'gcc/config/sol2-cxx.c')
-rw-r--r-- | gcc/config/sol2-cxx.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/config/sol2-cxx.c b/gcc/config/sol2-cxx.c index e1b450d..d3d7955 100644 --- a/gcc/config/sol2-cxx.c +++ b/gcc/config/sol2-cxx.c @@ -21,6 +21,7 @@ along with GCC; see the file COPYING3. If not see #include "system.h" #include "coretypes.h" #include "tree.h" +#include "stringpool.h" #include "cp/cp-tree.h" #include "tm.h" #include "tm_p.h" |