Skip to content

Commit

Permalink
Fix iwyu error.
Browse files Browse the repository at this point in the history
  • Loading branch information
afd committed Jan 28, 2025
1 parent 5512d88 commit a4e8195
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/dredd/src/log_failed_files_diagnostic_consumer.cc
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@

#include "clang/Basic/Diagnostic.h"
#include "clang/Basic/FileEntry.h"
#include "clang/Basic/SourceLocation.h"
#include "clang/Basic/SourceManager.h"
#include "llvm/ADT/StringRef.h"

Expand Down

0 comments on commit a4e8195

Please # to comment.