Skip to content

Commit 75814f4

Browse files
author
Grahame Bowland
committed
work with new hasmap
1 parent 92f57f7 commit 75814f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

csv.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ use std;
22
import std::io;
33
import std::io::{writer_util, reader_util};
44
import std::map;
5+
import map::hashmap;
56
import result;
67

78
export rowreader, rowaccess, rowiter,

0 commit comments

Comments
 (0)