setup_native/source/win32/customactions/shellextensions/checkpatches.cxx | 3 +++ 1 file changed, 3 insertions(+)
New commits: commit 366cc40006f8bbc56b397399dd026f9fbb421552 Author: Tomoyuki Kubota <himajin100...@gmail.com> AuthorDate: Thu Apr 1 22:58:06 2021 +0200 Commit: Mike Kaganski <mike.kagan...@collabora.com> CommitDate: Fri Apr 2 09:12:08 2021 +0200 add back sal/macros.h for SAL_N_ELEMENTS Change-Id: I5edb0632976e69530af38aaa334085796c103058 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113476 Tested-by: Jenkins Reviewed-by: Mike Kaganski <mike.kagan...@collabora.com> diff --git a/setup_native/source/win32/customactions/shellextensions/checkpatches.cxx b/setup_native/source/win32/customactions/shellextensions/checkpatches.cxx index 0a879dc1b80e..9bad21377b0b 100644 --- a/setup_native/source/win32/customactions/shellextensions/checkpatches.cxx +++ b/setup_native/source/win32/customactions/shellextensions/checkpatches.cxx @@ -20,6 +20,9 @@ #include "shlxtmsi.hxx" #include <strsafe.h> #include <systools/win32/uwinapi.h> +#ifdef DEBUG +#include <sal/macros.h> +#endif #ifdef DEBUG inline void OutputDebugStringFormatW( PCWSTR pFormat, ... ) _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits