summaryrefslogtreecommitdiffstats
path: root/src/aig/bbr/bbr_.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/aig/bbr/bbr_.c')
-rw-r--r--src/aig/bbr/bbr_.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/aig/bbr/bbr_.c b/src/aig/bbr/bbr_.c
index f94c50e6..df934f7d 100644
--- a/src/aig/bbr/bbr_.c
+++ b/src/aig/bbr/bbr_.c
@@ -20,6 +20,9 @@
#include "__Int.h"
+ABC_NAMESPACE_IMPL_START
+
+
////////////////////////////////////////////////////////////////////////
/// DECLARATIONS ///
////////////////////////////////////////////////////////////////////////
@@ -45,3 +48,5 @@
////////////////////////////////////////////////////////////////////////
+ABC_NAMESPACE_IMPL_END
+