Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/google/ruy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbjacob <benoitjacob@google.com>2020-04-08 16:54:57 +0300
committerGitHub <noreply@github.com>2020-04-08 16:54:57 +0300
commit963bc0a50c86a78e60a19b2c18492169658c9523 (patch)
treee8b5ea8a3cd54b21bd24280909859d0e6767a0df
parent600d1ecbc15a500916a3efed77db27d5e5d55cb5 (diff)
Update check_macros.hbjacob-patch-2
-rw-r--r--ruy/check_macros.h2
1 files changed, 2 insertions, 0 deletions
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 @@ See the License for the specific language governing permissions and
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_