Changeset 1781 for pjproject/trunk
- Timestamp:
- Feb 7, 2008 11:55:05 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip-apps/src/samples/playsine.c
r974 r1781 49 49 #include <stdlib.h> /* atoi() */ 50 50 #include <stdio.h> 51 51 #include <math.h> /* sin() */ 52 52 53 53 /* For logging purpose. */
Note: See TracChangeset
for help on using the changeset viewer.