diff options
author | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-11-08 04:40:49 +0000 |
---|---|---|
committer | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-11-08 04:40:49 +0000 |
commit | df6bf926b19d8e7dfaf846014ec9b0fb2e8066bb (patch) | |
tree | 2ef018ad8f46f02edbe220aa4e7ffde44bfe4e11 /apps | |
parent | 80977968fe917157337d9b957348a87c9fbbfae5 (diff) | |
download | ATCD-df6bf926b19d8e7dfaf846014ec9b0fb2e8066bb.tar.gz |
ChangeLogTag:Sat Nov 8 04:52:30 UTC 2003 Don Hinton <dhinton@dresystems.com>
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 |