diff options
Diffstat (limited to 'src/common/db.hpp')
-rw-r--r-- | src/common/db.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/db.hpp b/src/common/db.hpp index 63ce7fa..d04f318 100644 --- a/src/common/db.hpp +++ b/src/common/db.hpp @@ -1,6 +1,7 @@ // WARNING: there is a system header by this name #ifndef DB_HPP #define DB_HPP + # include "sanity.hpp" # include <functional> |