bridges/source/cpp_uno/msvc_shared/cpp2uno.cxx |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 538d69a4c9e382b95ea9a42fa7e51efad22b6807
Author:     Stephan Bergmann <sberg...@redhat.com>
AuthorDate: Tue Oct 13 17:05:17 2020 +0200
Commit:     Stephan Bergmann <sberg...@redhat.com>
CommitDate: Wed Oct 14 08:34:53 2020 +0200

    loplugin:includeform (clang-cl)
    
    Change-Id: If1cffd3896d87695ba189728d8c1f1f04d55b6b4
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104242
    Tested-by: Jenkins
    Reviewed-by: Stephan Bergmann <sberg...@redhat.com>

diff --git a/bridges/source/cpp_uno/msvc_shared/cpp2uno.cxx 
b/bridges/source/cpp_uno/msvc_shared/cpp2uno.cxx
index 872cc079a984..15aa14d9b90b 100644
--- a/bridges/source/cpp_uno/msvc_shared/cpp2uno.cxx
+++ b/bridges/source/cpp_uno/msvc_shared/cpp2uno.cxx
@@ -24,10 +24,10 @@
 #include <uno/data.h>
 #include <typelib/typedescription.hxx>
 
-#include "bridge.hxx"
-#include "cppinterfaceproxy.hxx"
-#include "types.hxx"
-#include "vtablefactory.hxx"
+#include <bridge.hxx>
+#include <cppinterfaceproxy.hxx>
+#include <types.hxx>
+#include <vtablefactory.hxx>
 
 #include <msvc/except.hxx>
 #include <msvc/cpp2uno.hxx>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to