mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 21:06:59 -04:00
Remove DECLARE_TYPEOF
It is no longer needed since C++11
This commit is contained in:
@@ -12,9 +12,6 @@
|
||||
#include <util/error.hpp>
|
||||
#include <queue>
|
||||
|
||||
DECLARE_TYPEOF_COLLECTION(ScriptValueP);
|
||||
DECLARE_TYPEOF_COLLECTION(Context::Binding);
|
||||
|
||||
// NOTE: dependency.cpp has nothing to do with dependency.hpp, the latter defines the dependency
|
||||
// type, which is used here as an abstract type. The header for this source file is context.hpp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user