diff options
author | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-11-06 16:34:32 +0000 |
---|---|---|
committer | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-11-06 16:34:32 +0000 |
commit | 99601a347ad01509d9d9599ced3845095de0e3b4 (patch) | |
tree | 00f6ff443a4e89e6aafd5aa53b3e3177bc44b4b6 /apps/soreduce | |
parent | 2143aa9affa484dde36f8118fec93407bc20f268 (diff) | |
download | ATCD-99601a347ad01509d9d9599ced3845095de0e3b4.tar.gz |
ChangeLogTag:Thu Nov 6 16:40:35 UTC 2003 Don Hinton <dhinton@dresystems.com>
Diffstat (limited to 'apps/soreduce')
-rw-r--r-- | apps/soreduce/Library.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/soreduce/Library.h b/apps/soreduce/Library.h index f333a64351b..46cb03feac7 100644 --- a/apps/soreduce/Library.h +++ b/apps/soreduce/Library.h @@ -16,7 +16,6 @@ // 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 |