Skip to content

Commit dd1ea9a

Browse files
committed
[NFC] Privatize FrontendSourceFileDepGraphFactory.h
1 parent e6da0c2 commit dd1ea9a

File tree

2 files changed

+1
-61
lines changed

2 files changed

+1
-61
lines changed

Diff for: include/swift/AST/FrontendSourceFileDepGraphFactory.h

-60
This file was deleted.

Diff for: lib/AST/FrontendSourceFileDepGraphFactory.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
// it is written to a file which is read by the driver in order to decide which
1616
// source files require recompilation.
1717

18-
#include "swift/AST/FrontendSourceFileDepGraphFactory.h"
18+
#include "FrontendSourceFileDepGraphFactory.h"
1919

2020
// may not all be needed
2121
#include "swift/AST/ASTContext.h"

0 commit comments

Comments
 (0)