summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Time/Timer_Helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Time/Timer_Helper.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Time/Timer_Helper.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Time/Timer_Helper.h b/TAO/orbsvcs/orbsvcs/Time/Timer_Helper.h
index 164409ff886..85522220f10 100644
--- a/TAO/orbsvcs/orbsvcs/Time/Timer_Helper.h
+++ b/TAO/orbsvcs/orbsvcs/Time/Timer_Helper.h
@@ -18,9 +18,11 @@
#ifndef TIMER_HELPER_H
-#include "ace/pre.h"
#define TIMER_HELPER_H
+#include "ace/pre.h"
+
+
#include "ace/Event_Handler.h"
#include "ace/Containers.h"
#include "time_export.h"
@@ -70,4 +72,5 @@ protected:
};
#include "ace/post.h"
+
#endif /* TIMER_HELPER_H */