diff options
Diffstat (limited to 'apps')
-rw-r--r-- | apps/soreduce/Library.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/soreduce/Library.h b/apps/soreduce/Library.h index 46cb03feac7..f333a64351b 100644 --- a/apps/soreduce/Library.h +++ b/apps/soreduce/Library.h @@ -16,6 +16,7 @@ // for outputting a specialized makefile build the reduce footprint library. #include "Obj_Module.h" +#include "ace/streams.h" // The Makefile generator class serves as the base class used to output the // custom makefiles (or in the future, project files) used to build the |