summaryrefslogtreecommitdiff
path: root/compilerplugins
diff options
context:
space:
mode:
Diffstat (limited to 'compilerplugins')
-rwxr-xr-xcompilerplugins/clang/unusedenumconstants.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/compilerplugins/clang/unusedenumconstants.py b/compilerplugins/clang/unusedenumconstants.py
index 670bb005eaab..6ee56d87657f 100755
--- a/compilerplugins/clang/unusedenumconstants.py
+++ b/compilerplugins/clang/unusedenumconstants.py
@@ -97,6 +97,7 @@ for d in definitionSet:
"include/registry/refltype.hxx",
"include/registry/version.h",
"include/svtools/rtftoken.h",
+ "sc/source/filter/inc/xltracer.hxx",
# unit test code
"cppu/source/uno/check.cxx",
# general weird nonsense going on