mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-27 14:58:30 +00:00
Remove printf() linking hack
This commit is contained in:
parent
ba03cd95c5
commit
b881c0ec9e
107 changed files with 1520 additions and 2577 deletions
2
third_party/sqlite3/geopoly.inc
vendored
2
third_party/sqlite3/geopoly.inc
vendored
|
@ -16,7 +16,7 @@
|
|||
** This file is #include-ed onto the end of "rtree.c" so that it has
|
||||
** access to all of the R-Tree internals.
|
||||
*/
|
||||
#include "third_party/gdtoa/gdtoa.h"
|
||||
#include "libc/fmt/conv.h"
|
||||
/* clang-format off */
|
||||
|
||||
/* Enable -DGEOPOLY_ENABLE_DEBUG for debugging facilities */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue