summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Sched/SchedEntry.h
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-03-26 21:17:43 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-03-26 21:17:43 +0000
commit8f8a2ba51de660ba91df2342783c72a930e8b39a (patch)
tree45ba6b108dacafa164126292b98532c4879439c3 /TAO/orbsvcs/orbsvcs/Sched/SchedEntry.h
parentf6e51c423b2aae302999a13c382ea0c82b2078fb (diff)
downloadATCD-8f8a2ba51de660ba91df2342783c72a930e8b39a.tar.gz
ChangeLogTag:Mon Mar 26 13:06:10 2001 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Sched/SchedEntry.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Sched/SchedEntry.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Sched/SchedEntry.h b/TAO/orbsvcs/orbsvcs/Sched/SchedEntry.h
index 8dec34d4cac..55c7920b41f 100644
--- a/TAO/orbsvcs/orbsvcs/Sched/SchedEntry.h
+++ b/TAO/orbsvcs/orbsvcs/Sched/SchedEntry.h
@@ -21,9 +21,10 @@
#define SCHEDENTRY_H
#include "ace/pre.h"
+#include "sched_export.h"
#include "orbsvcs/RtecSchedulerC.h"
#include "orbsvcs/Event_Service_Constants.h"
-#include "sched_export.h"
+#include "ace/Containers.h"
//////////////////////
// Helper Functions //