[10370] Rename UnorderedMap.h -> UnorderedMapSet.h

This commit is contained in:
VladimirMangos 2010-08-18 04:50:59 +04:00
parent 6600fc842f
commit acdaac3587
17 changed files with 16 additions and 16 deletions

View file

@ -65,7 +65,7 @@
// must be the first thing to include for it to work
#include "MemoryLeaks.h"
#include "Utilities/UnorderedMap.h"
#include "Utilities/UnorderedMapSet.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>