mirror of
https://github.com/mdbtools/mdbtools.git
synced 2026-03-10 00:20:54 +08:00
index work
dmalloc headers mem leak fixes start on i18n
This commit is contained in:
@@ -21,6 +21,10 @@
|
||||
#include "time.h"
|
||||
#include "math.h"
|
||||
|
||||
#ifdef DMALLOC
|
||||
#include "dmalloc.h"
|
||||
#endif
|
||||
|
||||
#define MDB_DEBUG_OLE 1
|
||||
|
||||
char *mdb_money_to_string(MdbHandle *mdb, int start, char *s);
|
||||
|
||||
Reference in New Issue
Block a user