std: Actually buildbase64

This commit is contained in:
Brian Anderson 2012-07-05 14:40:51 -07:00
parent 8f92de3ce5
commit 7babcf55d7

View file

@ -72,6 +72,7 @@ mod prettyprint;
mod arena;
mod par;
mod cmp;
mod base64;
#[cfg(unicode)]
mod unicode;