Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
build
/
5dd51bde0b0b4a8ca6d1b6a8da1f6739197999a2
/
.
/
libs
/
host
/
include
/
host
/
pseudolocalize.h
blob: 94cb034ac5eabe43acbe27f7c3a777e86a3e3dc7 [
file
] [
log
] [
blame
]
#ifndef
HOST_PSEUDOLOCALIZE_H
#define
HOST_PSEUDOLOCALIZE_H
#include
<string>
std
::
string
pseudolocalize_string
(
const
std
::
string
&
source
);
#endif
// HOST_PSEUDOLOCALIZE_H