Debugging GCC build errors remotely is not fun...

This commit is contained in:
Jorrit Wronski 2016-12-23 14:16:37 +01:00
parent a7d5ea4c2b
commit f5a25167a4
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@
#include <SQLiteCpp/Column.h>
#include <string>
#include <string.h>
// Forward declarations to avoid inclusion of <sqlite3.h> in a header
struct sqlite3;

View File

@ -16,7 +16,7 @@
#include <sqlite3.h>
#include <fstream>
#include <string>
#include <string.h>
#ifndef SQLITE_DETERMINISTIC
#define SQLITE_DETERMINISTIC 0x800