Skip to content

Commit 310bcff

Browse files
committed
Remove the leftover debug code.
1 parent 3644b4b commit 310bcff

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

clang/lib/Driver/ToolChains/AIX.cpp

-2
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,7 @@
1818
#include "llvm/Support/Path.h"
1919
#include "llvm/Support/VirtualFileSystem.h"
2020

21-
#include <iostream>
2221
#include <set>
23-
using namespace std;
2422

2523
using AIX = clang::driver::toolchains::AIX;
2624
using namespace clang::driver;

0 commit comments

Comments
 (0)