Kaydet (Commit) 50921d12 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

-Werror,-Wunused-macros (clang-cl)

Change-Id: I53b736d8b243f6e9da09856e0729b8702c4167d2
Reviewed-on: https://gerrit.libreoffice.org/60323
Tested-by: Jenkins
Reviewed-by: 's avatarStephan Bergmann <sbergman@redhat.com>
üst aaa3c31b
......@@ -32,10 +32,6 @@
#include <stdio.h>
#ifdef _MSC_VER
#define snprintf _snprintf
#endif
using namespace connectivity::mysqlc;
using namespace com::sun::star::uno;
using namespace com::sun::star::lang;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment