mirror of
https://github.com/bebbo/amiga-gcc.git
synced 2026-05-03 10:34:32 +00:00
7 lines
81 B
C
7 lines
81 B
C
#ifndef _LIBINTL_H
|
|
#define _LIBINTL_H
|
|
|
|
#include <locale.h>
|
|
|
|
#endif // _LIBINTL_H
|