mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
Clean up old style angle brackets in nested templates
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@ class SetScriptContext;
|
||||
class Context;
|
||||
class Dependency;
|
||||
template <typename> class OrderCache;
|
||||
typedef intrusive_ptr<OrderCache<CardP> > OrderCacheP;
|
||||
typedef intrusive_ptr<OrderCache<CardP>> OrderCacheP;
|
||||
|
||||
// ----------------------------------------------------------------------------- : Set
|
||||
|
||||
|
||||
Reference in New Issue
Block a user