mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-08 03:35:35 +08:00
refs #413 Removed one overload of CRange::findBy and one of CSequence::applyIf; they were never used and they caused a circular dependency.
Templatized another overload of applyIf to break a circular dependency.
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
#define BLACKMISC_CONTAINERBASE_H
|
||||
|
||||
#include "range.h"
|
||||
#include "propertyindexvariantmap.h"
|
||||
#include "blackmiscfreefunctions.h"
|
||||
#include "predicates.h"
|
||||
#include "json.h"
|
||||
|
||||
Reference in New Issue
Block a user