Support sqlite3, basic ops
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#if MYDDAS_SQLITE3
|
||||
#include <sqlite3.h>
|
||||
#endif
|
||||
#include "Yap.h"
|
||||
#include "myddas.h"
|
||||
#ifdef MYDDAS_STATS
|
||||
|
Reference in New Issue
Block a user