commit | ee210abe65856c4e69e9d11519e37b1bfd08719c | [log] [tgz] |
---|---|---|
author | Craig Tiller <craig.tiller@gmail.com> | Fri May 15 10:32:28 2015 -0700 |
committer | Craig Tiller <craig.tiller@gmail.com> | Fri May 15 11:12:12 2015 -0700 |
tree | 9f417a3e7c418e347e89f37e99e3d87c13a14312 | |
parent | b7037385cc18a44d46af8c26e26fb3c8a2fa2359 [diff] [blame] |
GPR_ASSERT is not an expression
diff --git a/BUILD b/BUILD index f7136e4..396e18d 100644 --- a/BUILD +++ b/BUILD
@@ -83,6 +83,7 @@ "src/core/support/time.c", "src/core/support/time_posix.c", "src/core/support/time_win32.c", + "src/core/support/tls_pthread.c", ], hdrs = [ "include/grpc/support/alloc.h",