Skip to content

Commit

Permalink
alld: fix include missed during rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
dtzWill committed Jan 29, 2019
1 parent 8870956 commit b2583e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/alld/alld.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
// Linker wrapper for lld.
//
//===----------------------------------------------------------------------===//
#include <lld/Driver/Driver.h>
#include <lld/Common/Driver.h>

#include <llvm/Support/ManagedStatic.h>
#include <llvm/Support/PrettyStackTrace.h>
Expand Down

0 comments on commit b2583e4

Please sign in to comment.