mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 10:15:38 +08:00
refs #247 Improved CSequence comparison, and suppressed stupid warnings.
This commit is contained in:
@@ -20,8 +20,6 @@
|
||||
#include "json.h"
|
||||
#include <algorithm>
|
||||
|
||||
#define _SCL_SECURE_NO_WARNINGS // suppress MSVC unchecked iterator warning for std::transform
|
||||
|
||||
namespace BlackMisc
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user