summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/RtecScheduler.idl
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1999-02-26 06:45:59 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1999-02-26 06:45:59 +0000
commitc409d712ba27cff18b02447f73a108cdbd158be8 (patch)
tree71ce3076a259e18022767763310c7c2f0c8461ee /TAO/orbsvcs/orbsvcs/RtecScheduler.idl
parentcaa101a3d8706e8bebba2a0431daabd7e37fafda (diff)
downloadATCD-c409d712ba27cff18b02447f73a108cdbd158be8.tar.gz
.
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/RtecScheduler.idl')
-rw-r--r--TAO/orbsvcs/orbsvcs/RtecScheduler.idl5
1 files changed, 4 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/RtecScheduler.idl b/TAO/orbsvcs/orbsvcs/RtecScheduler.idl
index f6513556613..5254c2d283d 100644
--- a/TAO/orbsvcs/orbsvcs/RtecScheduler.idl
+++ b/TAO/orbsvcs/orbsvcs/RtecScheduler.idl
@@ -1,5 +1,8 @@
// $Id$
+#ifndef TAO_RTEC_SCHEDULER_IDL
+#define TAO_RTEC_SCHEDULER_IDL
+
#include "CosTimeBase.idl"
#pragma prefix ""
@@ -357,4 +360,4 @@ module RtecScheduler
};
};
-
+#endif /* TAO_RTEC_SCHEDULER_IDL */