mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 09:51:22 +02:00
localize: use general syntax for #incude
This commit is contained in:
@@ -34,7 +34,7 @@
|
|||||||
#define __locale__
|
#define __locale__
|
||||||
|
|
||||||
#include <system/locals.h>
|
#include <system/locals.h>
|
||||||
#include_next<locale.h>
|
#include <locale.h>
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
#include <string>
|
#include <string>
|
||||||
#include <map>
|
#include <map>
|
||||||
|
Reference in New Issue
Block a user