diff --git a/src/libstd/std.rc b/src/libstd/std.rc index e30e9fc4774..b5098794e98 100644 --- a/src/libstd/std.rc +++ b/src/libstd/std.rc @@ -23,6 +23,7 @@ export rope, arena, par; export ebml, dbg, getopts, json, rand, sha1, term, time, prettyprint; export test, tempfile, serialization; export cmp; +export base64; // General io and system-services modules