diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2002-07-31 18:30:18 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2002-07-31 18:30:18 +0000 |
commit | 793a45ec3c88fa59835c79b30c775322569ae862 (patch) | |
tree | 177a9dfc8c770006a7da089627676908f53f772f /TAO/tao/SmartProxies | |
parent | bfbe798397e12fddf36497c962901a32fe05e918 (diff) | |
download | ATCD-793a45ec3c88fa59835c79b30c775322569ae862.tar.gz |
ChangeLogTag:Wed Jul 31 11:28:16 2002 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'TAO/tao/SmartProxies')
-rw-r--r-- | TAO/tao/SmartProxies/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/tao/SmartProxies/Makefile b/TAO/tao/SmartProxies/Makefile index 40d3b92ed17..c377e7018fd 100644 --- a/TAO/tao/SmartProxies/Makefile +++ b/TAO/tao/SmartProxies/Makefile @@ -79,8 +79,7 @@ CPPFLAGS += -I$(TAO_ROOT) $(ACE_ROOT)/ace/Global_Macros.h \ $(ACE_ROOT)/ace/Min_Max.h \ $(ACE_ROOT)/ace/streams.h \ - $(ACE_ROOT)/ace/Trace.h \ - $(ACE_ROOT)/ace/OS.i \ + $(ACE_ROOT)/ace/Trace.h $(ACE_ROOT)/ace/OS.i \ $(ACE_ROOT)/ace/Message_Block.i \ $(ACE_ROOT)/ace/Message_Block_T.h \ $(ACE_ROOT)/ace/Message_Block_T.i \ |