Changeset 5392db8
- Timestamp:
- Sep 22, 2016, 7:19:12 PM (8 years ago)
- Branches:
- feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, pitchshift, sampler, timestretch, yinfft+
- Children:
- c7844d8
- Parents:
- f334300
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/aubio_priv.h
rf334300 r5392db8 63 63 #ifdef HAVE_LIMITS_H 64 64 #include <limits.h> // for CHAR_BIT, in C99 standard 65 #endif 66 67 #ifdef HAVE_STDARG_H 68 #include <stdarg.h> 65 69 #endif 66 70
Note: See TracChangeset
for help on using the changeset viewer.