Partial merge of trunk progress. Some tests still fail.
[cython.git] / tests / run / cpp_stl_vector.pyx
index 4e03706bf2171e4e901734119389387861ad5f6d..979c40d685ab34eab3b62f7959aeb35c9609abd3 100644 (file)
@@ -1,3 +1,5 @@
+# tag: cpp
+
 from cython.operator cimport dereference as d
 from cython.operator cimport preincrement as incr