Ignore:
Timestamp:
Mar 12, 2014, 4:11:50 PM (10 years ago)
Author:
Paul Brossier <piem@piem.org>
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:
fa6f6aa
Parents:
46148d3
Message:

tests/src: clean up includes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/src/test-fmat.c

    r46148d3 r332487b  
    1 #include <aubio.h>
    2 #include <assert.h>
     1#include "aubio.h"
     2#include "utils_tests.h"
    33
    44// create a new matrix and fill it with i * 1. + j * .1, where i is the row,
Note: See TracChangeset for help on using the changeset viewer.