summaryrefslogtreecommitdiffstats
path: root/clang/lib/Checker/CastToStructChecker.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'clang/lib/Checker/CastToStructChecker.cpp')
-rw-r--r--clang/lib/Checker/CastToStructChecker.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/lib/Checker/CastToStructChecker.cpp b/clang/lib/Checker/CastToStructChecker.cpp
index bef5bc285ee..2c16f890581 100644
--- a/clang/lib/Checker/CastToStructChecker.cpp
+++ b/clang/lib/Checker/CastToStructChecker.cpp
@@ -13,6 +13,7 @@
//
//===----------------------------------------------------------------------===//
+#include "clang/Checker/BugReporter/BugType.h"
#include "clang/Checker/PathSensitive/CheckerVisitor.h"
#include "GRExprEngineInternalChecks.h"
OpenPOWER on IntegriCloud