Files
swift-mirror/stdlib/public/runtime/ProtocolConformance.cpp
Saleem Abdulrasool 44fbfd6e93 runtime: repair windows build
The header `dlfcn.h` does not exist for windows targets, guard the including.
Correct the structure initializers which had the members inverted.  Finally,
include the required `vector` header.
2016-11-27 17:05:19 -08:00

18 KiB