mirror of
https://github.com/github/codeql.git
synced 2026-04-26 01:05:15 +02:00
Merge pull request #12621 from github/sashabu/includes
Swift: Cleanup: Remove some unused #includes.
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
#include <fstream>
|
||||
#include <iomanip>
|
||||
#include <stdlib.h>
|
||||
#include <vector>
|
||||
#include <iostream>
|
||||
@@ -18,7 +16,6 @@
|
||||
#include "swift/extractor/invocation/SwiftInvocationExtractor.h"
|
||||
#include "swift/extractor/trap/TrapDomain.h"
|
||||
#include "swift/extractor/infra/file/Path.h"
|
||||
#include <swift/Basic/InitializeSwiftModules.h>
|
||||
|
||||
using namespace std::string_literals;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user