8357d7b199
9f20d8032c
5ccacd6a5b
1
2
3
4
5
6 7
8 9 10
11
12
/* This is just to make the code in the example directory link properly. */ #include <libical/ical.h> int main() { return 1; } void do_something(icalcomponent* comp){ }