summaryrefslogtreecommitdiff
path: root/include/locales.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/locales.hpp')
-rw-r--r--include/locales.hpp3
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;