translations: remove includes that are already in pch.h

This commit is contained in:
Alexis Murzeau 2022-08-27 22:19:43 +02:00
parent 95ed735269
commit ead8ac2c18
1 changed files with 0 additions and 4 deletions

View File

@ -1,9 +1,5 @@
#pragma once
#include <map>
#include <string>
#include <stdint.h>
enum class translation_id_e
{
STRING101,