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/Leader_Follower.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/Leader_Follower.h')
-rw-r--r-- | TAO/tao/Leader_Follower.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tao/Leader_Follower.h b/TAO/tao/Leader_Follower.h index e63f0012b92..5cb5b164f21 100644 --- a/TAO/tao/Leader_Follower.h +++ b/TAO/tao/Leader_Follower.h @@ -20,6 +20,7 @@ #include "tao/ORB_Core.h" #include "tao/New_Leader_Generator.h" #include "ace/Intrusive_List.h" +#include "ace/Reverse_Lock_T.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once |