summaryrefslogtreecommitdiff
path: root/dtrans/source/win32/dtobj/TxtCnvtHlp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dtrans/source/win32/dtobj/TxtCnvtHlp.hxx')
-rw-r--r--dtrans/source/win32/dtobj/TxtCnvtHlp.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/dtrans/source/win32/dtobj/TxtCnvtHlp.hxx b/dtrans/source/win32/dtobj/TxtCnvtHlp.hxx
index 9f8d47209d9c..70bd4e32ab67 100644
--- a/dtrans/source/win32/dtobj/TxtCnvtHlp.hxx
+++ b/dtrans/source/win32/dtobj/TxtCnvtHlp.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_DTRANS_SOURCE_WIN32_DTOBJ_TXTCNVTHLP_HXX
-#define INCLUDED_DTRANS_SOURCE_WIN32_DTOBJ_TXTCNVTHLP_HXX
+#pragma once
#include <com/sun/star/datatransfer/DataFlavor.hpp>
@@ -39,6 +38,4 @@ int WideCharToMultiByteEx( UINT cp_dest,
CStgTransferHelper& refDTransHelper,
BOOL bEnsureTrailingZero = TRUE );
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */