mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-05 19:21:59 +01:00
Add (redundant) #include "Experimental.h" in all .cpp files using the symbols
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
#include "Spectrum.h"
|
||||
#include "FFT.h"
|
||||
|
||||
#include "Experimental.h"
|
||||
|
||||
bool ComputeSpectrum(const float * data, int width,
|
||||
int windowSize,
|
||||
double WXUNUSED(rate), float *output,
|
||||
|
||||
Reference in New Issue
Block a user