#include "config.h"
Include dependency graph for platform.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Defines | |
#define | MYSQLPP_DLLEXPORT |
|
This file includes all of the platform-specific definitions that allow the rest of the code to be aware only of platform features, rather than aware of specific platforms. On Unixy systems, it includes the autoconf-generated header config.h, and on all other platforms it includes the tests for platform features directly. |