summaryrefslogtreecommitdiffstats
path: root/avmedia/source/framework/collada_headers.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'avmedia/source/framework/collada_headers.hxx')
-rw-r--r--avmedia/source/framework/collada_headers.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/avmedia/source/framework/collada_headers.hxx b/avmedia/source/framework/collada_headers.hxx
index e32e0692008a..6ef8238124a1 100644
--- a/avmedia/source/framework/collada_headers.hxx
+++ b/avmedia/source/framework/collada_headers.hxx
@@ -12,7 +12,7 @@
#include <sal/config.h>
-#if defined __GNUC__
+#if defined __GNUC__ || defined __clang__
#pragma GCC system_header
#elif defined _MSC_VER
#pragma warning(push, 1)