Skip to content

Commit

Permalink
Remove unused header, NFC.
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@288407 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
vedantk committed Dec 1, 2016
1 parent 347847b commit 38026e2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion utils/not/not.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
// not --crash cmd
// Will return true if cmd crashes (e.g. for testing crash reporting).

#include "llvm/Support/Path.h"
#include "llvm/Support/Program.h"
#include "llvm/Support/raw_ostream.h"
using namespace llvm;
Expand Down

0 comments on commit 38026e2

Please sign in to comment.