mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Remove include of CallGraph.h since it is not needed.
Swift SVN r21392
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
#define DEBUG_TYPE "sil-devirtualizer"
|
||||
#include "swift/Basic/DemangleWrappers.h"
|
||||
#include "swift/Basic/Fallthrough.h"
|
||||
#include "swift/SIL/CallGraph.h"
|
||||
#include "swift/SIL/SILArgument.h"
|
||||
#include "swift/SIL/SILBuilder.h"
|
||||
#include "swift/SIL/SILFunction.h"
|
||||
|
||||
Reference in New Issue
Block a user