mirror of
https://github.com/YosysHQ/abc.git
synced 2026-09-02 22:48:42 +02:00
Version abc80717
This commit is contained in:
@@ -50,7 +50,9 @@ 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
|
||||
#include "leaks.h"
|
||||
#endif
|
||||
|
||||
////////////////////////////////////////////////////////////////////////
|
||||
/// MACRO DEFINITIONS ///
|
||||
|
||||
Reference in New Issue
Block a user