From 15625f56ed77ef7db874a7c0528c45eaf5811aab Mon Sep 17 00:00:00 2001 From: AdvaySingh1 Date: Mon, 2 Feb 2026 10:08:41 -0800 Subject: [PATCH] Removed cmath arbitrary include --- passes/techmap/abc.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/passes/techmap/abc.cc b/passes/techmap/abc.cc index 1742cdd9d..522339874 100644 --- a/passes/techmap/abc.cc +++ b/passes/techmap/abc.cc @@ -29,7 +29,6 @@ // Kahn, Arthur B. (1962), "Topological sorting of large networks", Communications of the ACM 5 (11): 558-562, doi:10.1145/368996.369025 // http://en.wikipedia.org/wiki/Topological_sorting -#include #define ABC_COMMAND_LIB "strash; &get -n; &fraig -x; &put; scorr; dc2; dretime; strash; &get -n; &dch -f; &nf {D}; &put" #define ABC_COMMAND_CTR "strash; &get -n; &fraig -x; &put; scorr; dc2; dretime; strash; &get -n; &dch -f; &nf {D}; &put; buffer; upsize {D}; dnsize {D}; stime -p" #define ABC_COMMAND_LUT "strash; &get -n; &fraig -x; &put; scorr; dc2; dretime; strash; dch -f; if; mfs2"