summaryrefslogtreecommitdiff
path: root/oox/source/core/binarycodec.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/core/binarycodec.cxx')
-rw-r--r--oox/source/core/binarycodec.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/source/core/binarycodec.cxx b/oox/source/core/binarycodec.cxx
index 954f623f1f91..3f406ba1af08 100644
--- a/oox/source/core/binarycodec.cxx
+++ b/oox/source/core/binarycodec.cxx
@@ -26,6 +26,7 @@
************************************************************************/
#include "oox/core/binarycodec.hxx"
+
#include <algorithm>
#include <string.h>
#include "oox/helper/attributelist.hxx"
@@ -424,4 +425,3 @@ bool BinaryCodec_RCF::skip( sal_Int32 nBytes )
} // namespace core
} // namespace oox
-