Skip to content

Commit 6730270

Browse files
committed
Dependencies: Small cleanup in FineGrainedDependencies.{h,cpp}
1 parent 1fb06f1 commit 6730270

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

include/swift/AST/FineGrainedDependencies.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===----- FineGrainedependencies.h -----------------------------*- C++ -*-===//
1+
//===----- FineGrainedDependencies.h ----------------------------*- C++ -*-===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

lib/AST/FineGrainedDependencies.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@
1010
//
1111
//===----------------------------------------------------------------------===//
1212

13-
#include <stdio.h>
14-
1513
#include "swift/AST/FineGrainedDependencies.h"
1614

1715
// may not all be needed

0 commit comments

Comments
 (0)