remove GCC_DIAG_OFF

This commit is contained in:
Guenter Obiltschnig
2015-09-30 12:16:09 +02:00
parent 4894222fe9
commit bcead85c25
18 changed files with 4 additions and 68 deletions

View File

@@ -18,7 +18,6 @@
#include "Poco/Net/NetException.h"
#include <sstream>
GCC_DIAG_OFF(parentheses)
using Poco::Net::HTTPResponse;
using Poco::Net::HTTPMessage;