From 19eb73ff543c81c6886725a20dea0060cb0c0c26 Mon Sep 17 00:00:00 2001 From: Daniel Wilhelm Date: Fri, 2 Oct 2015 14:56:27 +0200 Subject: 7.3 --- zen/guid.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zen/guid.h') diff --git a/zen/guid.h b/zen/guid.h index 2ebfa132..d4b59eb4 100644 --- a/zen/guid.h +++ b/zen/guid.h @@ -10,7 +10,7 @@ #include #include -#ifdef __GNUC__ //boost should start cleaning this mess up +#ifdef __GNUC__ //boost should clean this mess up #pragma GCC diagnostic push #pragma GCC diagnostic ignored "-Wshadow" #pragma GCC diagnostic ignored "-Wuninitialized" -- cgit