This commit is contained in:
jiapei-nexera 2023-06-30 13:24:17 +08:00 committed by GitHub
commit cbb41f9ca5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 0 deletions

View File

@ -36,6 +36,7 @@
* Tree Pyramid Segmentation Method".
*/
#define THRUST_IGNORE_CUB_VERSION_CHECK
// System includes.
#include <stdlib.h>
#include <stdio.h>

View File

@ -37,6 +37,7 @@
#define NOMINMAX
#endif
#define THRUST_IGNORE_CUB_VERSION_CHECK
// includes, system
#include <stdlib.h>
#include <stdio.h>

View File

@ -36,6 +36,7 @@
#include <fstream>
#include <algorithm>
#include <functional>
#include <limits>
#include <set>
#include <string.h>

View File

@ -36,6 +36,7 @@
#include <fstream>
#include <algorithm>
#include <functional>
#include <limits>
#include <set>
#include <string.h>