debug: Fix broken DLOG macro calls

This commit is contained in:
Thiago de Arruda
2014-10-22 10:16:52 -03:00
parent 97f0c1eda1
commit 4233446344
2 changed files with 4 additions and 2 deletions

View File

@@ -86,6 +86,7 @@ end
output = io.open(outputf, 'wb')
output:write([[
#include <inttypes.h>
#include <stdbool.h>
#include <stdint.h>
#include <assert.h>