mirror of
https://github.com/minetest/minetest.git
synced 2024-11-04 14:53:45 +01:00
fixed some error :/
This commit is contained in:
parent
1d009a37df
commit
7361f29527
@ -1,5 +1,6 @@
|
||||
#ifndef GETTEXT_HEADER
|
||||
#include "config.h" // for USE_GETTEXT
|
||||
#include <iostream>
|
||||
|
||||
#if USE_GETTEXT
|
||||
#include <libintl.h>
|
||||
|
Loading…
Reference in New Issue
Block a user