mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[SourceKit] Make the SourceKit plugin infrastructure buildable on Linux and Windows
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
#define NOMINMAX
|
||||
#include "llvm/Support/ConvertUTF.h"
|
||||
#include "llvm/Support/Windows/WindowsSupport.h"
|
||||
#include "swift/Basic/LLVM.h"
|
||||
#include <windows.h>
|
||||
#else
|
||||
#include <dlfcn.h>
|
||||
|
||||
Reference in New Issue
Block a user