Skip to content

Commit e7c3386

Browse files
author
git apple-llvm automerger
committed
Merge commit '08670c03fe16' from swift/release/6.1 into stable/20240723
2 parents 68e6a7e + 08670c0 commit e7c3386

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/include/clang/Serialization/ObjectFilePCHContainerReader.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
#ifndef LLVM_CLANG_SERIALIZATION_OBJECTFILEPCHCONTAINERREADER_H
1010
#define LLVM_CLANG_SERIALIZATION_OBJECTFILEPCHCONTAINERREADER_H
1111

12-
#include "clang/Frontend/PCHContainerOperations.h"
12+
#include "clang/Serialization/PCHContainerOperations.h"
1313

1414
namespace clang {
1515
/// A PCHContainerReader implementation that uses LLVM to

0 commit comments

Comments
 (0)