summaryrefslogtreecommitdiff
path: root/extensions/source/activex/SODispatchInterceptor.h
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/activex/SODispatchInterceptor.h')
-rw-r--r--extensions/source/activex/SODispatchInterceptor.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/extensions/source/activex/SODispatchInterceptor.h b/extensions/source/activex/SODispatchInterceptor.h
index aa8138024fc6..3c060434820b 100644
--- a/extensions/source/activex/SODispatchInterceptor.h
+++ b/extensions/source/activex/SODispatchInterceptor.h
@@ -19,8 +19,7 @@
// SODispatchInterceptor.h: Definition of the SODispatchInterceptor class
-#ifndef INCLUDED_EXTENSIONS_SOURCE_ACTIVEX_SODISPATCHINTERCEPTOR_H
-#define INCLUDED_EXTENSIONS_SOURCE_ACTIVEX_SODISPATCHINTERCEPTOR_H
+#pragma once
#ifdef _MSC_VER
#pragma once
@@ -173,6 +172,4 @@ DECLARE_REGISTRY_RESOURCEID(IDR_SODISPATCHINTERCEPTOR)
}
};
-#endif // INCLUDED_EXTENSIONS_SOURCE_ACTIVEX_SODISPATCHINTERCEPTOR_H
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */