mirror of
https://github.com/bebbo/amiga-gcc.git
synced 2025-11-21 04:26:20 +00:00
7 lines
81 B
C
7 lines
81 B
C
#ifndef _LIBINTL_H
|
|
#define _LIBINTL_H
|
|
|
|
#include <locale.h>
|
|
|
|
#endif // _LIBINTL_H
|