diff layer/SpectrogramLayer.cpp @ 1152:fc00a06feecd 3.0-integration

Merge from branch "msvc2015_64"
author Chris Cannam
date Thu, 20 Oct 2016 11:20:27 +0100
parents 0edfed2c8482
children ab169938832a
line wrap: on
line diff
--- a/layer/SpectrogramLayer.cpp	Tue Sep 20 09:16:55 2016 +0100
+++ b/layer/SpectrogramLayer.cpp	Thu Oct 20 11:20:27 2016 +0100
@@ -48,10 +48,6 @@
 #include <cassert>
 #include <cmath>
 
-#ifndef __GNUC__
-#include <alloca.h>
-#endif
-
 //#define DEBUG_SPECTROGRAM 1
 //#define DEBUG_SPECTROGRAM_REPAINT 1