Subversion Repositories tendra.SVN

Rev

Rev 2 | Blame | Compare with Previous | Last modification | View Log | RSS feed

#ifndef __HACKED_LANGINFO_INCLUDED
#define __HACKED_LANGINFO_INCLUDED

#include <nl_types.h>

#ifndef RADIXCHAR
#define RADIXCHAR       39
#endif

#ifndef THOUSEP
#define THOUSEP         40
#endif

#ifndef CRNCYSTR
#define CRNCYSTR        43
#endif

#endif