Joedb 9.1.4
The Journal-Only Embedded Database
|
#include <iostream>
#include <fstream>
#include <string>
#include "joedb/ui/type_io.h"
#include "joedb/ui/base64.h"
#include "joedb/compiler/nested_namespace.h"
#include "joedb/journal/File.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 11 of file joedb_embed.cpp.