Remove no longer needed include
This commit is contained in:
@@ -575,8 +575,6 @@ def generate_strings_header(
|
||||
"""Generate I18nStrings.h."""
|
||||
lines: List[str] = [
|
||||
"#pragma once",
|
||||
"#include <string>",
|
||||
"",
|
||||
'#include "I18nKeys.h"',
|
||||
"",
|
||||
"// THIS FILE IS AUTO-GENERATED BY gen_i18n.py. DO NOT EDIT.",
|
||||
|
||||
Reference in New Issue
Block a user