summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/unittests/clang-tidy/MiscModuleTest.cpp
diff options
context:
space:
mode:
authorAlexander Kornienko <alexfh@google.com>2014-03-23 00:32:18 +0000
committerAlexander Kornienko <alexfh@google.com>2014-03-23 00:32:18 +0000
commit3c598d39cd3a87967b29e9d5fea30c6b94349adc (patch)
tree861c5fa52da1845e0cc504db6d49a05c7a3325d6 /clang-tools-extra/unittests/clang-tidy/MiscModuleTest.cpp
parent04d05b5fa7fd19ae79ec9e9b9dd9ec7a5a68d879 (diff)
downloadbcm5719-llvm-3c598d39cd3a87967b29e9d5fea30c6b94349adc.tar.gz
bcm5719-llvm-3c598d39cd3a87967b29e9d5fea30c6b94349adc.zip
Removed unused include
llvm-svn: 204551
Diffstat (limited to 'clang-tools-extra/unittests/clang-tidy/MiscModuleTest.cpp')
-rw-r--r--clang-tools-extra/unittests/clang-tidy/MiscModuleTest.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/clang-tools-extra/unittests/clang-tidy/MiscModuleTest.cpp b/clang-tools-extra/unittests/clang-tidy/MiscModuleTest.cpp
index c26783dc724..3f8222e297d 100644
--- a/clang-tools-extra/unittests/clang-tidy/MiscModuleTest.cpp
+++ b/clang-tools-extra/unittests/clang-tidy/MiscModuleTest.cpp
@@ -1,5 +1,4 @@
#include "ClangTidyTest.h"
-#include "google/GoogleTidyModule.h"
#include "misc/ArgumentCommentCheck.h"
#include "gtest/gtest.h"
OpenPOWER on IntegriCloud