Adapt to current Clang trunk

Change-Id: I0aadc7019934841d6864258695a17503918b6c20
This commit is contained in:
Stephan Bergmann
2012-12-05 17:33:47 +01:00
parent 30c77b4c3f
commit f995e0f7bb

View File

@@ -11,6 +11,7 @@
#include "unusedvariablecheck.hxx"
#include <clang/AST/ASTContext.h>
#include <clang/AST/Attr.h>
#include <clang/Basic/SourceManager.h>
namespace loplugin