summaryrefslogtreecommitdiff
path: root/zen/i18n.h
diff options
context:
space:
mode:
Diffstat (limited to 'zen/i18n.h')
-rw-r--r--zen/i18n.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/zen/i18n.h b/zen/i18n.h
index 5695cb65..e858913a 100644
--- a/zen/i18n.h
+++ b/zen/i18n.h
@@ -7,8 +7,6 @@
#ifndef I18_N_H_3843489325044253425456
#define I18_N_H_3843489325044253425456
-//#include <string>
-//#include <cstdint>
#include "globals.h"
#include "string_tools.h"
#include "format_unit.h"
bgstack15