From d9df8ee0ab28c5ac46c8026dcaff135356ca6953 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sat, 3 Dec 2016 07:11:57 +0100 Subject: options: explicitly include compat/util --- options/options.hpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'options') diff --git a/options/options.hpp b/options/options.hpp index ebc480f3..c1eed97c 100644 --- a/options/options.hpp +++ b/options/options.hpp @@ -6,6 +6,10 @@ */ #pragma once +#include "compat/ndebug-guard.hpp" + +#include "compat/util.hpp" + #include "defs.hpp" #include "bundle.hpp" #include "group.hpp" -- cgit v1.2.3