nls_neutral.h 161 B

12345678
  1. #ifndef MBFL_NLS_NEUTRAL_H
  2. #define MBFL_NLS_NEUTRAL_H
  3. #include "mbfilter.h"
  4. extern const mbfl_language mbfl_language_neutral;
  5. #endif /* MBFL_NLS_NEUTRAL_H */