Switch GameConfigs to hash tables (bug 5878 part 3, r=ds).

This commit is contained in:
David Anderson
2013-08-25 01:42:16 -07:00
parent 04bb2d1066
commit d14b5fe00b
4 changed files with 49 additions and 47 deletions
+1
View File
@@ -33,6 +33,7 @@
#include <new>
#include <limits.h>
#include <stdlib.h>
#include "am-allocator-policies.h"
#include "am-utility.h"
namespace ke {