#include <string>
#include "iopccommon/defsPlatform.h"
#include "connection.h"
#include "databaseImpl.h"
Petr Cermak