mirror of
https://github.com/pocoproject/poco.git
synced 2025-04-16 23:12:57 +02:00
Remove duplicate code
This commit is contained in:
parent
b578c43cfe
commit
7f085cbb61
@ -53,15 +53,6 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
//
|
|
||||||
// Automatically link Data library.
|
|
||||||
//
|
|
||||||
#if defined(_MSC_VER) && !defined(POCO_NO_AUTOMATIC_LIBS)
|
|
||||||
#if !defined(CppUnit_EXPORTS)
|
|
||||||
#pragma comment(lib, "PocoCppUnit" POCO_LIB_SUFFIX)
|
|
||||||
#endif
|
|
||||||
#endif
|
|
||||||
|
|
||||||
// Turn off some annoying warnings
|
// Turn off some annoying warnings
|
||||||
#ifdef _MSC_VER
|
#ifdef _MSC_VER
|
||||||
#pragma warning(disable:4786) // identifier truncation warning
|
#pragma warning(disable:4786) // identifier truncation warning
|
||||||
|
Loading…
x
Reference in New Issue
Block a user