From bec800d4f97bfa3f5058ea7cb215aaa103d77ed5 Mon Sep 17 00:00:00 2001 From: Edouard DUPIN Date: Sat, 19 Apr 2014 00:41:42 +0200 Subject: [PATCH] [DEBUG] MacOs erorr compilation --- sources/ewol/context/MacOs/Context.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sources/ewol/context/MacOs/Context.h b/sources/ewol/context/MacOs/Context.h index 63821b50..5ad2c5a7 100644 --- a/sources/ewol/context/MacOs/Context.h +++ b/sources/ewol/context/MacOs/Context.h @@ -11,7 +11,8 @@ #include -IOs // return true if a flush is needed +namespace MacOs { + // return true if a flush is needed bool draw(bool _displayEveryTime); /** * @brief The OS inform that the current windows has change his size.