Changeset 3420
- Timestamp:
- Apr 21, 2009, 1:57:14 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libpipi/trunk/pipi/filter/wave.c
r3418 r3420 23 23 #include <string.h> 24 24 #include <math.h> 25 #ifndef M_PI 26 # define M_PI 3.14159265358979323846 27 #endif 25 28 26 29 #include "pipi.h"
Note: See TracChangeset
for help on using the changeset viewer.