summaryrefslogtreecommitdiff
path: root/extensions
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2018-02-12 17:27:06 +0200
committerTor Lillqvist <tml@collabora.com>2018-05-17 19:22:00 +0200
commit7a2b7693452dec3d30778301ae3a294bfaed344b (patch)
tree6ad9a5a37dcbb53145955e419205303a411835db /extensions
parent69322f8b539cd9f98e0ee5f9afc7c3df0d897493 (diff)
No need for this #pragma once
Change-Id: I219226060ebf4b8b86c8f0487fc679f22f73812a Reviewed-on: https://gerrit.libreoffice.org/54468 Reviewed-by: Tor Lillqvist <tml@collabora.com> Tested-by: Tor Lillqvist <tml@collabora.com>
Diffstat (limited to 'extensions')
-rw-r--r--extensions/source/ole/ole2uno.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/extensions/source/ole/ole2uno.hxx b/extensions/source/ole/ole2uno.hxx
index e4d83c48b73b..99a3e7ae17e4 100644
--- a/extensions/source/ole/ole2uno.hxx
+++ b/extensions/source/ole/ole2uno.hxx
@@ -20,11 +20,6 @@
#ifndef INCLUDED_EXTENSIONS_SOURCE_OLE_OLE2UNO_HXX
#define INCLUDED_EXTENSIONS_SOURCE_OLE_OLE2UNO_HXX
-
-#ifdef _MSC_VER
-#pragma once
-#endif
-
#include "wincrap.hxx"
#include <com/sun/star/lang/XMultiServiceFactory.hpp>