diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2003-08-17 20:31:39 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2003-08-17 20:31:39 +0000 |
commit | 9c3347d31afa5f590a8447e8ddf5b17e269635e0 (patch) | |
tree | f14cfbb4bc0295c86e4cc0023a057b88504e6904 /TAO/tao/Endpoint.h | |
parent | 3a99b569a913c55dec4c0886a441c598918cb1e4 (diff) | |
download | ATCD-9c3347d31afa5f590a8447e8ddf5b17e269635e0.tar.gz |
ChangeLogTag:Sun Aug 17 13:28:40 2003 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/Endpoint.h')
-rw-r--r-- | TAO/tao/Endpoint.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Endpoint.h b/TAO/tao/Endpoint.h index 0d479e470b8..cb95c9138db 100644 --- a/TAO/tao/Endpoint.h +++ b/TAO/tao/Endpoint.h @@ -24,7 +24,7 @@ # pragma once #endif /* ACE_LACKS_PRAGMA_ONCE */ -#include "ace/Synch_T.h" +#include "ace/Thread_Mutex.h" /** |