diff options
| author | Aldrik Ramaekers <aldrikboy@gmail.com> | 2025-08-09 11:18:02 +0200 |
|---|---|---|
| committer | Aldrik Ramaekers <aldrikboy@gmail.com> | 2025-08-09 11:18:02 +0200 |
| commit | 2cf031b91d5248561fbeff78ceccb0b2d6c73809 (patch) | |
| tree | 0fdd8d1a3aaf3f937b01d708fb334116833fdecb /include/locales.hpp | |
| parent | 432f24319319fe040e142059eb83279c53f90ab8 (diff) | |
refactors, working on settings view
Diffstat (limited to 'include/locales.hpp')
| -rw-r--r-- | include/locales.hpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/locales.hpp b/include/locales.hpp index 78bb682..ff116d5 100644 --- a/include/locales.hpp +++ b/include/locales.hpp @@ -1,8 +1,5 @@ #pragma once -#include <stdio.h> -#include <string.h> - typedef struct { const char* key; const char* value; |
