[base] Introduce io_generator

This commit is contained in:
Ming-Hung Tsai
2020-06-12 18:33:49 +08:00
parent e724a72045
commit 12d7178199
5 changed files with 336 additions and 0 deletions

View File

@@ -40,6 +40,7 @@ SOURCE=\
base/error_state.cc \
base/error_string.cc \
base/grid_layout.cc \
base/io_generator.cc \
base/file_utils.cc \
base/progress_monitor.cc \
base/rolling_hash.cc \