mirror of
https://github.com/mangosfour/server.git
synced 2025-12-23 07:37:01 +00:00
[10370] Rename UnorderedMap.h -> UnorderedMapSet.h
This commit is contained in:
parent
6600fc842f
commit
acdaac3587
17 changed files with 16 additions and 16 deletions
|
|
@ -20,7 +20,7 @@
|
|||
#define DATABASE_H
|
||||
|
||||
#include "Threading.h"
|
||||
#include "Utilities/UnorderedMap.h"
|
||||
#include "Utilities/UnorderedMapSet.h"
|
||||
#include "Database/SqlDelayThread.h"
|
||||
|
||||
class SqlTransaction;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue