mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-11 19:35:32 +00:00
- fold ldml_utils.hpp into core_icu.h - refactor to use km::core::util::normalize_nfd() functions where simple to do so For #9467
6 lines
180 B
C
6 lines
180 B
C
#pragma once
|
|
|
|
#include <keyman/keyman_core_api.h>
|
|
#include <keyman/keyman_core_api_actions.h>
|
|
#include <keyman/keyman_core_api_context.h>
|
|
#include <keyman/keyman_core_api_debug.h>
|