summaryrefslogtreecommitdiff
path: root/TAO/tao/Interceptor.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Interceptor.h')
-rw-r--r--TAO/tao/Interceptor.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/Interceptor.h b/TAO/tao/Interceptor.h
index fff6d68ec2a..5fc085863d4 100644
--- a/TAO/tao/Interceptor.h
+++ b/TAO/tao/Interceptor.h
@@ -29,12 +29,12 @@
#ifndef TAO_INTERCEPTOR_H
#define TAO_INTERCEPTOR_H
+#include "tao/InterceptorS.h"
+
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-#include "tao/InterceptorS.h"
-
#if defined (TAO_HAS_INTERCEPTORS)
# define TAO_INTERCEPTOR(X) X
# define TAO_INTERCEPTOR_CHECK ACE_TRY_CHECK