summaryrefslogtreecommitdiff
path: root/TAO/tao/Resume_Handle.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Resume_Handle.h')
-rw-r--r--TAO/tao/Resume_Handle.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/tao/Resume_Handle.h b/TAO/tao/Resume_Handle.h
index bbd5058f097..40c9c3a42bd 100644
--- a/TAO/tao/Resume_Handle.h
+++ b/TAO/tao/Resume_Handle.h
@@ -12,6 +12,7 @@
#ifndef TAO_RESUME_HANDLE_H
#define TAO_RESUME_HANDLE_H
+
#include /**/ "ace/pre.h"
#include "TAO_Export.h"
@@ -22,7 +23,6 @@
class TAO_ORB_Core;
-
/**
* @class TAO_Resume_Handle
*
@@ -87,4 +87,5 @@ private:
#endif /* __ACE_INLINE__ */
#include /**/ "ace/post.h"
+
#endif /*TAO_RESUME_HANDLE*/