X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=internals%2F_PDCLIB_locale.h;h=da9321eb69f9f07d2fafdd526d744231c96b876d;hb=f60269dfbb4671b3bea11d1257de54bef0c9ffef;hp=4595e9b82d5ec074ab1be679a30955c36f9ff28e;hpb=9feedd59d824b75950b8d15be6a2a34534c2a6d9;p=pdclib diff --git a/internals/_PDCLIB_locale.h b/internals/_PDCLIB_locale.h index 4595e9b..da9321e 100644 --- a/internals/_PDCLIB_locale.h +++ b/internals/_PDCLIB_locale.h @@ -1,6 +1,14 @@ +/* PDCLib locale support <_PDCLIB_locale.h> + + This file is part of the Public Domain C Library (PDCLib). + Permission is granted to use, modify, and / or redistribute at will. +*/ + #ifndef __PDCLIB_LOCALE_H #define __PDCLIB_LOCALE_H __PDCLIB_LOCALE_H -#include <_PDCLIB_int.h> + +#include "_PDCLIB_int.h" + #include #include #include