Skip to content

Commit 3fa5e20

Browse files
committed
[Distributed] Add stdlib include to give access to llvm/ADT
1 parent 624b272 commit 3fa5e20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stdlib/public/Distributed/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ add_swift_target_library(swift_Distributed ${SWIFT_STDLIB_LIBRARY_BUILD_TYPES} I
3333

3434
C_COMPILE_FLAGS
3535
-Dswift_Distributed_EXPORTS
36+
-I${SWIFT_SOURCE_DIR}/stdlib/include
3637
SWIFT_COMPILE_FLAGS
3738
${SWIFT_STANDARD_LIBRARY_SWIFT_FLAGS}
3839
-parse-stdlib

0 commit comments

Comments
 (0)