summaryrefslogtreecommitdiff
path: root/ace/Timer_Queue_T.h
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-09-04 02:58:38 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-09-04 02:58:38 +0000
commit7900097559cd01857b42588135cb781422848777 (patch)
treeceb2633f270ffa4abcb9efb66958d411a027d18d /ace/Timer_Queue_T.h
parent87d2a3b0ffc180f97243a5f83aa18eea9a984167 (diff)
downloadATCD-7900097559cd01857b42588135cb781422848777.tar.gz
ChangeLogTag:Wed Sep 3 21:38:18 1997 Carlos O'Ryan <coryan@polka.cs.wustl.edu>
Diffstat (limited to 'ace/Timer_Queue_T.h')
-rw-r--r--ace/Timer_Queue_T.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/Timer_Queue_T.h b/ace/Timer_Queue_T.h
index 3051e4e17b2..4b2b4321cd7 100644
--- a/ace/Timer_Queue_T.h
+++ b/ace/Timer_Queue_T.h
@@ -21,6 +21,7 @@
#include "ace/Time_Value.h"
#include "ace/Signal.h"
#include "ace/Free_List.h"
+#include "ace/Signal.h"
// This should be nested within the ACE_Timer_Queue class but some C++
// compilers still don't like this...