mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-04-07 18:05:51 +00:00
vdec/cmpto_j2k: missing config.h (HAVE_CUDA)
This commit is contained in:
@@ -62,6 +62,9 @@
|
|||||||
#include <queue> // for queue
|
#include <queue> // for queue
|
||||||
#include <utility> // for pair
|
#include <utility> // for pair
|
||||||
|
|
||||||
|
#ifdef HAVE_CONFIG_H
|
||||||
|
#include "config.h" // for HAVE_CUDA
|
||||||
|
#endif
|
||||||
#include "cuda_wrapper/kernels.hpp"
|
#include "cuda_wrapper/kernels.hpp"
|
||||||
#include "debug.h"
|
#include "debug.h"
|
||||||
#include "host.h"
|
#include "host.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user