diff options
| author | thegeorg <[email protected]> | 2024-02-04 15:07:33 +0300 |
|---|---|---|
| committer | Alexander Smirnov <[email protected]> | 2024-02-09 19:17:46 +0300 |
| commit | aaf0e20dd23241b3f5d612059d9f92ed8284ccf3 (patch) | |
| tree | c533c0128f6394e27b1181b2466a9c1ef5cf17a1 | |
| parent | bff4858adfe191077c4926d2662fab043f147e8e (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 |
