Docs » Include » pragma » locale_lib.h
#ifndef PRAGMA_LOCALE_H
#define PRAGMA_LOCALE_H
/*
** $VER: locale_lib.h 44.1 (1.11.1999)
** Includes Release 45.1
**
** Aztec `C' style pragma header file wrapper
**
** (C) Copyright 2001 Amiga, Inc.
** All Rights Reserved
*/
#ifndef PRAGMAS_LOCALE_PRAGMAS_H
#include <pragmas/locale_pragmas.h>
#endif
#endif /* PRAGMA_LOCALE_H */
|