Kaydet (Commit) a7442f69 authored tarafından David Tardon's avatar David Tardon

WaE: #pragma system_header ignored outside include file

Change-Id: Ieea97c80b2a9844d9d2d6fc0fb84d7071b7193b2
üst 62d48a97
...@@ -53,9 +53,7 @@ ...@@ -53,9 +53,7 @@
#include <rtl/strbuf.hxx> #include <rtl/strbuf.hxx>
#include <connectivity/sqlparse.hxx> #include <connectivity/sqlparse.hxx>
#if defined __GNUC__ #if defined __SUNPRO_CC
#pragma GCC system_header
#elif defined __SUNPRO_CC
#pragma disable_warn #pragma disable_warn
#elif defined _MSC_VER #elif defined _MSC_VER
#pragma warning(push, 1) #pragma warning(push, 1)
......
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