mirror of
https://github.com/neovim/neovim.git
synced 2026-04-20 06:20:53 +00:00
debug: Fix broken DLOG macro calls
This commit is contained in:
@@ -86,6 +86,7 @@ end
|
||||
output = io.open(outputf, 'wb')
|
||||
|
||||
output:write([[
|
||||
#include <inttypes.h>
|
||||
#include <stdbool.h>
|
||||
#include <stdint.h>
|
||||
#include <assert.h>
|
||||
|
||||
Reference in New Issue
Block a user