summaryrefslogtreecommitdiff
path: root/deimos/core/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'deimos/core/BUILD')
-rw-r--r--deimos/core/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/deimos/core/BUILD b/deimos/core/BUILD
index 2f0dc2d..134b236 100644
--- a/deimos/core/BUILD
+++ b/deimos/core/BUILD
@@ -7,6 +7,7 @@ cc_library(
"hash.h",
"id_name.h",
"os.h",
+ "std.h",
],
srcs = [
"allocator.cpp",