diff options
| author | thegeorg <[email protected]> | 2024-02-04 15:07:33 +0300 |
|---|---|---|
| committer | thegeorg <[email protected]> | 2024-02-04 15:47:15 +0300 |
| commit | ca9ba3420874590fd699da706c021cc13bb52be5 (patch) | |
| tree | 1c5430e7867e3318d9ef0296d72a28a0f11511ed | |
| parent | 7c0b8f424e54a64c8730d853ce368dcba1b37388 (diff) | |
Remove empty math_constants.h resolving from unsorted.yml
It is already listed in `nvidia.yml`.
| -rw-r--r-- | build/sysincl/unsorted.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/build/sysincl/unsorted.yml b/build/sysincl/unsorted.yml index 8b6ae799a7e..93e2e994674 100644 --- a/build/sysincl/unsorted.yml +++ b/build/sysincl/unsorted.yml @@ -516,9 +516,6 @@ - ../ucrt/math.h - ../ucrt/signal.h - ../ucrt/sys/stat.h - #if defined (CUDA) - - math_constants.h - #endif #if defined(BUILDING_LIBCURL) - amitcp/socketbasetags.h - clib.h |
