diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1996-10-27 21:44:14 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1996-10-27 21:44:14 +0000 |
commit | 0cc5504a5c8a958101a09accb21c135281d5e9ff (patch) | |
tree | a38b7d21b5f25b5ef5548a423339c747f056059c /ace/Process.h | |
parent | 997479406012dab3e5e787d3a724bf5f2fd2b04c (diff) | |
download | ATCD-0cc5504a5c8a958101a09accb21c135281d5e9ff.tar.gz |
Jamming!
Diffstat (limited to 'ace/Process.h')
-rw-r--r-- | ace/Process.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/ace/Process.h b/ace/Process.h index 094fa78216d..673c6c5290b 100644 --- a/ace/Process.h +++ b/ace/Process.h @@ -19,13 +19,6 @@ #define ACE_PROCESS_H #include "ace/OS.h" -#include "ace/ARGV.h" -#include "ace/ACE.h" -#include "ace/Mem_Map.h" -#include "ace/Svc_Handler.h" -#include "ace/Synch.h" -#include "ace/Acceptor.h" -#include "ace/SOCK_Acceptor.h" class ACE_Export ACE_Process // = TITLE |