Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 421903 | Differences between
and this patch

Collapse All | Expand All

(-)mysql++-3.0.9-orig/lib/refcounted.h (+1 lines)
Lines 29-34 Link Here
29
#define MYSQLPP_REFCOUNTED_H
29
#define MYSQLPP_REFCOUNTED_H
30
30
31
#include <memory>
31
#include <memory>
32
#include <cstring>
32
33
33
namespace mysqlpp {
34
namespace mysqlpp {

Return to bug 421903