1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-06 09:11:47 +02:00

* db.hh shouldn't depend on the Berkeley DB headers.

This commit is contained in:
Eelco Dolstra 2006-03-01 17:44:28 +00:00
parent 1bdceb421f
commit 74166f2f44
5 changed files with 13 additions and 3 deletions

View file

@ -1,3 +1,5 @@
#include <iostream>
#include "dotgraph.hh"
#include "build.hh"