We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 283d664 + b9fc256 commit 387b73fCopy full SHA for 387b73f
test/Interop/Cxx/stdlib/use-std-vector.swift
@@ -3,11 +3,11 @@
3
// REQUIRES: executable_test
4
//
5
// Enable this everywhere once we have a solution for modularizing libstdc++: rdar://87654514
6
-// REQUIRES: OS=macosx
+// REQUIRES: OS=macosx || OS=linux-gnu
7
8
import StdlibUnittest
9
import StdVector
10
-import CxxStdlib.vector
+import CxxStdlib
11
12
var StdVectorTestSuite = TestSuite("StdVector")
13
0 commit comments