diff options
Diffstat (limited to 'deimos/core/BUILD')
-rw-r--r-- | deimos/core/BUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deimos/core/BUILD b/deimos/core/BUILD index d004aae..fd20796 100644 --- a/deimos/core/BUILD +++ b/deimos/core/BUILD @@ -7,6 +7,7 @@ cc_library( "gsl.h",
"hash.h",
"id_name.h",
+ "io.h",
"os.h",
"std.h",
],
|