Adapt to Clang 3.2

Change-Id: I9e51867198d7677c26cbd97f5d9c85ac13dc90c5
This commit is contained in:
Stephan Bergmann
2012-12-05 15:29:19 +01:00
parent 9bcd98fd13
commit 149858e94e
7 changed files with 10 additions and 1 deletions

View File

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