mirror of
https://github.com/k4zmu2a/SpaceCadetPinball.git
synced 2025-09-05 16:00:15 +02:00
translations: remove includes that are already in pch.h
This commit is contained in:
parent
95ed735269
commit
ead8ac2c18
1 changed files with 0 additions and 4 deletions
|
@ -1,9 +1,5 @@
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include <map>
|
|
||||||
#include <string>
|
|
||||||
#include <stdint.h>
|
|
||||||
|
|
||||||
enum class translation_id_e
|
enum class translation_id_e
|
||||||
{
|
{
|
||||||
STRING101,
|
STRING101,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue