diff options
author | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-11-04 05:21:39 +0000 |
---|---|---|
committer | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-11-04 05:21:39 +0000 |
commit | 04f13977330f4b8f3420a6c3e80d8a0b75e50c58 (patch) | |
tree | b9ad21287a6b112d22cd757718af5c60419de77b /TAO/examples/Load_Balancing/Load_Balancer_i.h | |
parent | 48fea8412a22e7a3ce12afeea8d9363027a7428d (diff) | |
download | ATCD-04f13977330f4b8f3420a6c3e80d8a0b75e50c58.tar.gz |
ChangeLogTag:Tue Nov 4 04:55:40 UTC 2003 Don Hinton <dhinton@dresystems.com>
Diffstat (limited to 'TAO/examples/Load_Balancing/Load_Balancer_i.h')
-rw-r--r-- | TAO/examples/Load_Balancing/Load_Balancer_i.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/examples/Load_Balancing/Load_Balancer_i.h b/TAO/examples/Load_Balancing/Load_Balancer_i.h index 55a649c273e..643fbae178e 100644 --- a/TAO/examples/Load_Balancing/Load_Balancer_i.h +++ b/TAO/examples/Load_Balancing/Load_Balancer_i.h @@ -21,6 +21,7 @@ #include "ace/SString.h" #include "ace/Synch.h" #include "ace/Containers.h" +#include "ace/Null_Mutex.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) #pragma once |