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

Collapse All | Expand All

(-)bmpx-0.40.14.orig/src/database.cc (-1 / +1 lines)
Lines 33-39 Link Here
33
#include <glibmm.h>
33
#include <glibmm.h>
34
#include <glib/gstdio.h>
34
#include <glib/gstdio.h>
35
35
36
#include <sqlite3.h>
36
#include <sqlite3ext.h>
37
37
38
#include <boost/tuple/tuple.hpp>
38
#include <boost/tuple/tuple.hpp>
39
#include <boost/variant.hpp>
39
#include <boost/variant.hpp>

Return to bug 218115