blob: 8df15d8be31e2172f02a4a21194bc977835d4f6c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
/*
* Croatian calendar files
*
* $OpenBSD: calendar.croatian,v 1.2 2015/10/23 09:32:14 tedu Exp $
*/
#ifndef _calendar_croatian_
#define _calendar_croatian_
#include <hr_HR.UTF-8/calendar.all>
#endif /* !_calendar_croatian_ */
|