Go to the documentation of this file.
24 #ifndef GOBY_UTIL_DCCL_COMPAT_H
25 #define GOBY_UTIL_DCCL_COMPAT_H
27 #include <dccl/version.h>
28 #if (DCCL_VERSION_MAJOR > 4) || (DCCL_VERSION_MAJOR == 4 && DCCL_VERSION_MINOR >= 1)
29 #define DCCL_VERSION_4_1_OR_NEWER