瀏覽代碼

add missing include

David Rose 17 年之前
父節點
當前提交
f6d5d61479
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      panda/src/mathutil/fftCompressor.cxx

+ 1 - 0
panda/src/mathutil/fftCompressor.cxx

@@ -19,6 +19,7 @@
 #include "datagram.h"
 #include "datagramIterator.h"
 #include "compose_matrix.h"
+#include "pmap.h"
 #include <math.h>
 
 #ifdef HAVE_FFTW