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 <noel.grandin@collabora.co.uk>
This commit is contained in:
Tomoyuki Kubota 2019-09-24 23:35:06 +09:00 committed by Noel Grandin
parent fe5c74ea22
commit 29ac4c2979

View File

@ -240,7 +240,7 @@ void
#include <malloc.h>
#include <new.h>
#include <typeinfo.h>
#include <typeinfo>
#include <signal.h>
#include <rtl/alloc.h>