raising the head after a three-weeks refactoring
[m6w6/ext-psi] / src / parser_proc.inc
1 %include {
2 #include "php_psi_stdinc.h"
3
4 #include <assert.h>
5 #include <stdarg.h>
6
7 #include "plist.h"
8 #include "parser.h"
9 }