mirror of
https://github.com/bkaradzic/bx.git
synced 2026-02-17 20:52:37 +01:00
Added unordered_set compat header.
This commit is contained in:
1
include/compat/mingw/unordered_set
Normal file
1
include/compat/mingw/unordered_set
Normal file
@@ -0,0 +1 @@
|
||||
#include <tr1/unordered_set>
|
||||
1
include/compat/osx/unordered_set
Normal file
1
include/compat/osx/unordered_set
Normal file
@@ -0,0 +1 @@
|
||||
#include <tr1/unordered_set>
|
||||
Reference in New Issue
Block a user