view constant-q-cpp/src/ext/kissfft/test/pstats.h @ 371:426ce52ef096

Warn only once
author Chris Cannam
date Sat, 12 Nov 2016 09:59:34 +0000
parents 5d0a2ebb4d17
children
line wrap: on
line source
#ifndef PSTATS_H
#define PSTATS_H

void pstats_init(void);
void pstats_report(void);
 
#endif