guard against multiple inclusion

This commit is contained in:
Mark Borgerding
2017-10-25 09:50:40 -04:00
parent 918336beac
commit 1c3d6f5aa9
+1
View File
@@ -1,4 +1,5 @@
#ifndef KISSFFT_CLASS_HH #ifndef KISSFFT_CLASS_HH
#define KISSFFT_CLASS_HH
#include <complex> #include <complex>
#include <vector> #include <vector>