vfs: check userland buffers before reading them.
[haiku.git] / headers / os / TranslationKit.h
blob852abc5c39501ab875bb99d53f8ff73ed4cfb65e
1 /*
2 * Master include file for the Translation Kit.
4 * <TranslatorAddOn.h> not included, as it's only required when building an add-on
5 */
6 #include <BitmapStream.h>
7 #include <TranslationDefs.h>
8 #include <TranslationErrors.h>
9 #include <TranslationUtils.h>
10 #include <TranslatorFormats.h>
11 #include <TranslatorRoster.h>
12 #include <Translator.h>