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 134b236..d004aae 100644 --- a/deimos/core/BUILD +++ b/deimos/core/BUILD @@ -4,6 +4,7 @@ cc_library( "allocator.h",
"api_registry.h",
"base.h",
+ "gsl.h",
"hash.h",
"id_name.h",
"os.h",
|