Sign in
android
/
platform
/
frameworks
/
base
/
f1e484acb594a726fb57ad0ae4cfe902c7f35858
/
.
/
tools
/
localize
/
res_check.h
blob: 86e7ce651f8f05671fb2c0b224e7181fb728a9f6 [
file
] [
log
] [
blame
]
#ifndef
RESCHECK_H
#define
RESCHECK_H
#include
<map>
#include
<string>
#include
<vector>
using
namespace
std
;
int
do_rescheck
(
const
vector
<string>
&
files
);
#endif
// RESCHECK_H