From 1fb7ce5a604db78c4d02f719053827269705ce13 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Tue, 29 Oct 2013 15:58:21 -0700 Subject: Add classes for reading and writing files --- src/warnings.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/warnings.hpp') diff --git a/src/warnings.hpp b/src/warnings.hpp index 9f184a5..b8822d0 100644 --- a/src/warnings.hpp +++ b/src/warnings.hpp @@ -612,7 +612,7 @@ E(-Wunused-parameter) /// Warn if a caller of a function, marked with /// attribute warn_unused_result, does not use its /// return value -W(-Wunused-result) +E(-Wunused-result) /// Warn when an expression value is unused E(-Wunused-value) -- cgit v1.2.3-60-g2f50