From cb068d80cdbafa7a3b9e33bdf41a266a1c3d08bc Mon Sep 17 00:00:00 2001 From: galik Date: Mon, 21 Sep 2015 22:51:46 +0100 Subject: [PATCH] missing header --- include/fail_fast.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/fail_fast.h b/include/fail_fast.h index 382b9d6..dfd0ede 100644 --- a/include/fail_fast.h +++ b/include/fail_fast.h @@ -17,6 +17,7 @@ #pragma once #include +#include namespace Guide {