update
This commit is contained in:
parent
2f4c832d47
commit
d1300753f7
2 changed files with 2 additions and 6 deletions
|
|
@ -85,10 +85,6 @@ inline long long int atoll (const char* str)
|
||||||
#pragma warning(disable : 4201) // nameless union
|
#pragma warning(disable : 4201) // nameless union
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if _MSC_VER >= 1900
|
|
||||||
#pragma warning(disable : 4464) // relative include path contains '..'
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#include <set>
|
#include <set>
|
||||||
#include <unordered_set>
|
#include <unordered_set>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue