view constant-q-cpp/src/ext/kissfft/test/pstats.h @ 367:1814702b0117

Build fix
author Chris Cannam
date Fri, 24 Jun 2016 14:52:07 +0100
parents 5d0a2ebb4d17
children
line wrap: on
line source
#ifndef PSTATS_H
#define PSTATS_H

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