From 90f2d2aeffdb345e9fdfc5c3e56fffa71281f2ee Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Mon, 21 Jan 2013 21:50:36 -0800 Subject: Remove unnecessary includes, speeding up recompilation --- src/common/db.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/common/db.hpp') 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 -- cgit v1.2.3-70-g09d2