[Libreoffice-commits] core.git: connectivity/source
Stephan Bergmann
sbergman at redhat.com
Thu Feb 2 18:45:25 UTC 2017
connectivity/source/drivers/macab/MacabRecords.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 916061041e53d1ee25e426734a3e05c21626081d
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Thu Feb 2 19:44:32 2017 +0100
Too dumb to sort
Change-Id: I0ba613bff040d07554dc41783aea332d0a597b3c
diff --git a/connectivity/source/drivers/macab/MacabRecords.cxx b/connectivity/source/drivers/macab/MacabRecords.cxx
index cbadc72..76c6a8a 100644
--- a/connectivity/source/drivers/macab/MacabRecords.cxx
+++ b/connectivity/source/drivers/macab/MacabRecords.cxx
@@ -20,8 +20,8 @@
#include <sal/config.h>
#include <memory>
-#include <vector>
#include <utility>
+#include <vector>
#include "MacabRecords.hxx"
#include "MacabRecord.hxx"
More information about the Libreoffice-commits
mailing list