mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-18 15:57:05 +01:00
Removed nvcc guards for json
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
#ifndef __NVCC__
|
||||
/*
|
||||
__ _____ _____ _____
|
||||
__| | __| | | | JSON for Modern C++
|
||||
@ -18918,5 +18917,4 @@ inline nlohmann::json::json_pointer operator "" _json_pointer(const char* s, std
|
||||
#undef NLOHMANN_BASIC_JSON_TPL
|
||||
|
||||
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
Reference in New Issue
Block a user