Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 227213
Collapse All | Expand All

(-)kexi/kexidb/drivers/pqxx/pqxxcursor.cpp.orig (+2 lines)
Lines 27-32 Link Here
27
#include <klocale.h>
27
#include <klocale.h>
28
#include <kdebug.h>
28
#include <kdebug.h>
29
29
30
#include <stdlib.h>
31
30
using namespace KexiDB;
32
using namespace KexiDB;
31
33
32
34

Return to bug 227213