mirror of
https://github.com/mborgerding/kissfft.git
synced 2025-05-27 21:20:27 -04:00
guard against multiple inclusion
This commit is contained in:
parent
918336beac
commit
1c3d6f5aa9
@ -1,4 +1,5 @@
|
||||
#ifndef KISSFFT_CLASS_HH
|
||||
#define KISSFFT_CLASS_HH
|
||||
#include <complex>
|
||||
#include <vector>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user