#include "soci-mysql.h"
#include <connection-parameters.h>
#include <cctype>
#include <cerrno>
#include <ciso646>
#include <climits>
#include <cstdio>
#include <cstdlib>
#include <string>
Go to the source code of this file.
Macros | |
#define | SOCI_MYSQL_SOURCE |
#define SOCI_MYSQL_SOURCE |
Definition at line 9 of file backends/mysql/session.cpp.