mirror of
https://github.com/YosysHQ/abc.git
synced 2026-09-07 11:11:19 +02:00
Version abc80718
This commit is contained in:
+1
-1
@@ -50,7 +50,7 @@ typedef long long sint64;
|
||||
|
||||
// this include should be the first one in the list
|
||||
// it is used to catch memory leaks on Windows
|
||||
#ifdef ABC_CHECK_LEAKS
|
||||
#if defined(_DEBUG) && defined(_MSC_VER) && (_MSC_VER <= 1200) // 1200 = MSVC 6.0
|
||||
#include "leaks.h"
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user