Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Remove unused #include.
  • Loading branch information
Axel-Naumann committed Jun 14, 2017
commit 750566a934705f79868568a27c734334416fb4e7
1 change: 0 additions & 1 deletion interpreter/cling/include/cling/Interpreter/Exception.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
#ifndef CLING_RUNTIME_EXCEPTION_H
#define CLING_RUNTIME_EXCEPTION_H

#include "llvm/Support/Compiler.h"
#include <stdexcept>

namespace clang {
Expand Down