[gardening] Fix recently introduced headers.

This commit is contained in:
practicalswift
2016-05-01 12:59:13 +02:00
parent c22ac4d0e3
commit 8e3ba900b0
11 changed files with 11 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
//===--- Mutex.cpp - Supports Mutex.h using PThreads ----------------------===//
//===--- MutexPThread.cpp - Supports Mutex.h using PThreads ---------------===//
//
// This source file is part of the Swift.org open source project
//