localize: use general syntax for #incude

This commit is contained in:
2013-07-12 09:30:40 +02:00
parent 71423089b0
commit 9cfd8e675d

View File

@@ -34,7 +34,7 @@
#define __locale__
#include <system/locals.h>
#include_next<locale.h>
#include <locale.h>
#include <time.h>
#include <string>
#include <map>