* db.hh shouldn't depend on the Berkeley DB headers.
This commit is contained in:
parent
1bdceb421f
commit
74166f2f44
5 changed files with 13 additions and 3 deletions
|
|
@ -5,6 +5,8 @@
|
|||
|
||||
#include <memory>
|
||||
|
||||
#include <db_cxx.h>
|
||||
|
||||
#include "db.hh"
|
||||
#include "util.hh"
|
||||
#include "pathlocks.hh"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue