mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 09:52:27 -04:00
parser-inc: Add stub for FFTW3 header
This commit is contained in:
parent
ad7669e12a
commit
68b1ecfd32
@ -6,11 +6,9 @@
|
|||||||
* license. You should have received a copy of this license along
|
* license. You should have received a copy of this license along
|
||||||
* with this source code in a file named "LICENSE."
|
* with this source code in a file named "LICENSE."
|
||||||
*
|
*
|
||||||
* @file rfftw.h
|
* @file fftw.h
|
||||||
* @author drose
|
* @author cfsworks
|
||||||
* @date 2007-06-27
|
* @date 2018-02-17
|
||||||
*/
|
*/
|
||||||
|
|
||||||
typedef struct _rfftw_plan rfftw_plan;
|
typedef struct _fftw_plan fftw_plan;
|
||||||
|
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user