moo/lib/pf.c

6 lines
184 B
C
Raw Permalink Normal View History

2018-11-30 15:19:33 +00:00
/* this file is used for the icc compiler which
* doesn't accept a file name containing a dash over the command line */
#include "pf-basic.c"
#include "pf-sys.c"
#include "pf-utf8.c"