mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-08-07 02:10:27 +00:00
complex math: libc/tinymath: Rename complex_impl.h -> complex_impl.internal.h, fix reference to it
This commit is contained in:
parent
db54f2d28a
commit
a60cd6a232
2 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
│ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. │
|
||||
│ │
|
||||
╚─────────────────────────────────────────────────────────────────────────────*/
|
||||
#include "libc/tinymath/complex_impl.h"
|
||||
#include "libc/tinymath/complex_impl.internal.h"
|
||||
|
||||
asm(".ident\t\"\\n\\n\
|
||||
Musl libc (MIT License)\\n\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue