commit | 8f8b06ff2a5b599a340ac069b6dead711a6147c6 | [log] [tgz] |
---|---|---|
author | Brian Silverman <brians> | Wed Oct 30 22:04:27 2013 -0700 |
committer | Brian Silverman <brians> | Wed Oct 30 22:04:27 2013 -0700 |
tree | 2765805935e84acb88094a060ab0ce628159300b | |
parent | 89e86369868e5bdee2fa3dffa3a31a458c11cb95 [diff] [blame] |
fixed the team number finder I wasn't really thinking when I wrote the math the first time...
diff --git a/aos/common/network/network.gyp b/aos/common/network/network.gyp index 7c2edcf..60b37aa 100644 --- a/aos/common/network/network.gyp +++ b/aos/common/network/network.gyp
@@ -9,6 +9,7 @@ 'dependencies': [ '<(AOS)/atom_code/atom_code.gyp:configuration', '<(AOS)/common/common.gyp:once', + '<(AOS)/build/aos.gyp:logging', ], }, {