diff options
Diffstat (limited to 'app/l10n_util_collator.h')
-rw-r--r-- | app/l10n_util_collator.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/l10n_util_collator.h b/app/l10n_util_collator.h index 6964f43..98011d9 100644 --- a/app/l10n_util_collator.h +++ b/app/l10n_util_collator.h @@ -4,6 +4,7 @@ #ifndef APP_L10N_UTIL_COLLATOR_H_ #define APP_L10N_UTIL_COLLATOR_H_ +#pragma once #include <algorithm> #include <functional> |