commit | 669669f3705047c9ff442baac6e483373a5522ca | [log] [tgz] |
---|---|---|
author | Brian Silverman <brians> | Fri Feb 14 16:32:56 2014 -0800 |
committer | Brian Silverman <brians> | Fri Feb 14 16:32:56 2014 -0800 |
tree | e94e41854945d5be289345358989033aa7d9ef37 | |
parent | d6974f48dcf01895a554a987f30b35203be19018 [diff] [blame] |
got all of the code actually running (not fully functional though)
diff --git a/aos/build/aos.gyp b/aos/build/aos.gyp index f5defa5..12ac2a1 100644 --- a/aos/build/aos.gyp +++ b/aos/build/aos.gyp
@@ -50,6 +50,7 @@ '<(AOS)/common/common.gyp:time', '<(AOS)/common/common.gyp:once', 'logging_interface', + '<(AOS)/common/common.gyp:queue_types', ], }, ],