From 29ac4c2979c63f1892e9d53bd17c860ea9ce3345 Mon Sep 17 00:00:00 2001 From: Tomoyuki Kubota Date: Tue, 24 Sep 2019 23:35:06 +0900 Subject: [PATCH] latest update of Visual Studio complains about typeinfo.h Change-Id: If8643ddd823ec1c970a7211be1547853162659a0 Reviewed-on: https://gerrit.libreoffice.org/79461 Tested-by: Jenkins Reviewed-by: Noel Grandin --- bridges/source/cpp_uno/msvc_win32_x86-64/except.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bridges/source/cpp_uno/msvc_win32_x86-64/except.cxx b/bridges/source/cpp_uno/msvc_win32_x86-64/except.cxx index 8d49ff6dafd1..9934714eecab 100644 --- a/bridges/source/cpp_uno/msvc_win32_x86-64/except.cxx +++ b/bridges/source/cpp_uno/msvc_win32_x86-64/except.cxx @@ -240,7 +240,7 @@ void #include #include -#include +#include #include #include