Browse Source

[cpp] Add MapKeyValueIterator to standard Cppia classes

hughsando 6 years ago
parent
commit
27e208a1f6
1 changed files with 2 additions and 0 deletions
  1. 2 0
      std/cpp/cppia/HostClasses.hx

+ 2 - 0
std/cpp/cppia/HostClasses.hx

@@ -143,6 +143,8 @@ class HostClasses
    "haxe.ds.IntMap",
    "haxe.ds.IntMap",
    "haxe.ds.StringMap",
    "haxe.ds.StringMap",
 
 
+   "haxe.iterators.MapKeyValueIterator",
+
    "StdTypes",
    "StdTypes",
    "Array",
    "Array",
    "Class",
    "Class",