mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-27 11:06:50 +01:00
removed accidentally added gcc pragma
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
|
||||
#include "Poco/Foundation.h"
|
||||
#include "CppUnit/TestCase.h"
|
||||
#pragma GCC diagnostic ignored "-Wunused-variable"
|
||||
|
||||
|
||||
class ClassLoaderTest: public CppUnit::TestCase
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user