Cleanup: resolve missing declaration warnings

This commit is contained in:
Campbell Barton
2024-05-20 10:25:31 +10:00
parent 096eed9d7f
commit d8a05e20a0

View File

@@ -6,6 +6,7 @@
# include <fftw3.h>
#endif
#include "BLI_fftw.hh"
#include "BLI_index_range.hh"
#include "BLI_math_vector_types.hh"
#include "BLI_task.hh"