diff options
Diffstat (limited to 'extensions/source/activex/SODispatchInterceptor.h')
-rw-r--r-- | extensions/source/activex/SODispatchInterceptor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/activex/SODispatchInterceptor.h b/extensions/source/activex/SODispatchInterceptor.h index 538b12f24d2e..0a6cbd78353f 100644 --- a/extensions/source/activex/SODispatchInterceptor.h +++ b/extensions/source/activex/SODispatchInterceptor.h @@ -3,7 +3,7 @@ // ////////////////////////////////////////////////////////////////////// -#if !defined __SODISPATCHINTERCEPTOR_H_ +#ifndef __SODISPATCHINTERCEPTOR_H_ #define __SODISPATCHINTERCEPTOR_H_ #if _MSC_VER > 1000 |