summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/weakobject.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2016-06-28 18:54:31 +0200
committerStephan Bergmann <sbergman@redhat.com>2016-06-28 20:33:58 +0000
commit0d3738a2580d72b778547bfcdf691fdeb0eccbdd (patch)
tree4f090456b67ad95f568e041c75db8b5cdcb6a1b7 /compilerplugins/clang/weakobject.cxx
parent886637d355e77cd61d85279f145c06b07385fecd (diff)
More Clang 3.4 "(anonymous namespace)" fixes
Change-Id: I7cb43f915565dadd611b90ee30373e472f97efb5 Reviewed-on: https://gerrit.libreoffice.org/26748 Reviewed-by: Stephan Bergmann <sbergman@redhat.com> Tested-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'compilerplugins/clang/weakobject.cxx')
-rw-r--r--compilerplugins/clang/weakobject.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/compilerplugins/clang/weakobject.cxx b/compilerplugins/clang/weakobject.cxx
index c714274a45f1..a148da0ee2d4 100644
--- a/compilerplugins/clang/weakobject.cxx
+++ b/compilerplugins/clang/weakobject.cxx
@@ -7,8 +7,8 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
+#include "check.hxx"
#include "plugin.hxx"
-#include "typecheck.hxx"
/* OWeakObject::release() disposes weak references. If that isn't done
* because a sub-class improperly overrides release() then