8 lines
124 B
C
8 lines
124 B
C
#define INTELCC
|
|
#ifdef INTELCC
|
|
#include "apierror.h"
|
|
//#include "q931.h"
|
|
#include "incommon.h"
|
|
#include "callcont.h"
|
|
#endif
|