Remove unused #include.

This commit is contained in:
Axel Naumann 2017-06-14 11:13:02 +02:00 committed by sftnight
parent aef9f99c66
commit 85ae2c21da

View File

@ -10,7 +10,6 @@
#ifndef CLING_RUNTIME_EXCEPTION_H
#define CLING_RUNTIME_EXCEPTION_H
#include "llvm/Support/Compiler.h"
#include <stdexcept>
namespace clang {