commit | 963bc0a50c86a78e60a19b2c18492169658c9523 | [log] [tgz] |
---|---|---|
author | bjacob <benoitjacob@google.com> | Wed Apr 08 09:54:57 2020 -0400 |
committer | GitHub <noreply@github.com> | Wed Apr 08 09:54:57 2020 -0400 |
tree | e8b5ea8a3cd54b21bd24280909859d0e6767a0df | |
parent | 600d1ecbc15a500916a3efed77db27d5e5d55cb5 [diff] |
Update check_macros.h
diff --git a/ruy/check_macros.h b/ruy/check_macros.h index f77fd94..60fc577 100644 --- a/ruy/check_macros.h +++ b/ruy/check_macros.h
@@ -13,6 +13,8 @@ limitations under the License. ==============================================================================*/ +// self-contained, minimal, CHECK/DCHECK macros similar to glog. + #ifndef RUY_RUY_CHECK_MACROS_H_ #define RUY_RUY_CHECK_MACROS_H_