Sign in
◑
Theme
skia
/
skia.git
/
a9fa7b87f3cf6d78bc77c15f9b3c2f5cbe2ed7ab
/
.
/
tools
/
bookmaker
/
selfCheck.h
blob: 6e7bcf038bcd2ac737883d72b7935d9a51f5759c [
file
]
/*
* 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