Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
7a3ea937ecbb1ed083fa6797383fceb2a64e2085
/
.
/
tools
/
bookmaker
/
selfCheck.h
blob: 6e7bcf038bcd2ac737883d72b7935d9a51f5759c [
file
] [
log
] [
blame
]
/*
* Copyright 2018 Google Inc.
*
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
#ifndef
selfCheck_DEFINED
#define
selfCheck_DEFINED
class
BmhParser
;
bool
SelfCheck
(
const
BmhParser
&
);
#endif