Fix non-PCH build.

Your ad here.
This commit is contained in:
Marco Ebert
2017-05-13 21:09:46 +02:00
parent ae5696ef2b
commit 6e2a911f6d
6 changed files with 7 additions and 2 deletions

View File

@@ -19,6 +19,7 @@
#include "Errors.h"
#include "MySQLConnection.h"
#include "QueryResult.h"
#include "StringFormat.h"
#include <cstring>
/*! Basic, ad-hoc queries. */