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/ORB.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/ORB.h')
-rw-r--r-- | TAO/tao/ORB.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/ORB.h b/TAO/tao/ORB.h index 53e4d0f0cfe..14eb05babc2 100644 --- a/TAO/tao/ORB.h +++ b/TAO/tao/ORB.h @@ -33,7 +33,7 @@ // IRIX needs this for the throw specs #include "PolicyC.h" -#include "ace/Synch.h" +#include "ace/Thread_Mutex.h" typedef enum { |