6 lines
184 B
C
6 lines
184 B
C
|
/* 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"
|