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

(-)a/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 <cstddef>
32
33
33
namespace mysqlpp {
34
namespace mysqlpp {
34
35

Return to bug 421903