freeswitch/libs/esl/ESL.i
Anthony Minessale 9089dddc6f add work-around for php
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12121 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-17 23:18:28 +00:00

8 lines
67 B
OpenEdge ABL

%{
#include "esl.h"
#include "esl_oop.h"
%}
%include "esl_oop.h"