mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-29 20:59:45 +01:00
MSVC 71
This commit is contained in:
@@ -37,7 +37,9 @@
|
||||
#include "Poco/TypeList.h"
|
||||
#include "Poco/Void.h"
|
||||
#include <iostream>
|
||||
|
||||
#if defined(_MSC_VER)
|
||||
# pragma warning(disable:4800) // forcing value to bool 'true' or 'false' on MSVC 71
|
||||
#endif
|
||||
|
||||
using Poco::TypeList;
|
||||
using Poco::Tuple;
|
||||
|
||||
Reference in New Issue
Block a user