Unverified Commit d2593f38 authored by Peter Eastman's avatar Peter Eastman Committed by GitHub
Browse files

Avoid deprecation warnings in vkFFT (#4192)

parent f2bdcc75
......@@ -31,6 +31,7 @@
#ifdef USE_VKFFT
#define VKFFT_BACKEND 3
#pragma clang diagnostic ignored "-Wdeprecated-declarations"
#include "vkFFT.h"
#endif
#include "OpenCLArray.h"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment