mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-13 02:22:57 +01:00
removed accidentally added gcc pragma
This commit is contained in:
parent
282374980c
commit
a34ddb64ab
@ -38,7 +38,7 @@
|
|||||||
|
|
||||||
#include "Poco/Foundation.h"
|
#include "Poco/Foundation.h"
|
||||||
#include "CppUnit/TestCase.h"
|
#include "CppUnit/TestCase.h"
|
||||||
#pragma GCC diagnostic ignored "-Wunused-variable"
|
|
||||||
|
|
||||||
class ClassLoaderTest: public CppUnit::TestCase
|
class ClassLoaderTest: public CppUnit::TestCase
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user