From 425062ad18ceec305a7fd57ca0e2e15beb8a8991 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nils=20O=2E=20Sel=C3=A5sdal?= Date: Tue, 8 Oct 2013 17:34:58 +0200 Subject: [PATCH] Add needed include files --- include/ucore/utils.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/include/ucore/utils.h b/include/ucore/utils.h index 26d706e..7253f04 100644 --- a/include/ucore/utils.h +++ b/include/ucore/utils.h @@ -1,6 +1,9 @@ #ifndef UCORE_UTILS_H_ #define UCORE_UTILS_H_ #include +#include +#include +#include "backtrace.h" //Gnerate a compiler error if the compile time //constant expression fails