Remove unneeded definition [NFC]

llvm-svn: 259505
This commit is contained in:
Johannes Doerfert 2016-02-02 14:16:22 +00:00
parent 800e17a75c
commit 46d771c93f
1 changed files with 0 additions and 2 deletions

View File

@ -22,8 +22,6 @@
using namespace llvm;
struct isl_ctx;
namespace polly {
class Scop;