mirror of https://github.com/KLayout/klayout.git
Merge branch 'master' of https://github.com/klayoutmatthias/klayout
This commit is contained in:
commit
08076de815
|
|
@ -53,7 +53,7 @@ namespace std_ext = std;
|
|||
|
||||
namespace DB_HASH_NAMESPACE
|
||||
{
|
||||
#if !defined(__LP64__)
|
||||
#if defined(_WIN64)
|
||||
/**
|
||||
* @brief Specialization missing for size_t on WIN32
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue