Skip to content

Commit

Permalink
Add header to GTClangIncludeChecker (#954)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdahm authored May 7, 2020
1 parent e65d66b commit b4eab9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gtclang/src/gtclang/Frontend/GTClangIncludeChecker.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
#ifndef GTCLANG_FRONTEND_INCLUDEPROCESSOR_H
#define GTCLANG_FRONTEND_INCLUDEPROCESSOR_H

#include <llvm/ADT/SmallVector.h>
#include <llvm/ADT/StringRef.h>
#include <string>
#include <vector>
Expand Down

0 comments on commit b4eab9b

Please sign in to comment.