summaryrefslogtreecommitdiffstats
path: root/src/aig/bbr/bbr.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/aig/bbr/bbr.h')
-rw-r--r--src/aig/bbr/bbr.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/aig/bbr/bbr.h b/src/aig/bbr/bbr.h
index 69d5fae7..ee91fe8b 100644
--- a/src/aig/bbr/bbr.h
+++ b/src/aig/bbr/bbr.h
@@ -21,10 +21,6 @@
#ifndef __BBR_H__
#define __BBR_H__
-#ifdef __cplusplus
-extern "C" {
-#endif
-
////////////////////////////////////////////////////////////////////////
/// INCLUDES ///
////////////////////////////////////////////////////////////////////////
@@ -38,6 +34,10 @@ extern "C" {
/// PARAMETERS ///
////////////////////////////////////////////////////////////////////////
+#ifdef __cplusplus
+extern "C" {
+#endif
+
////////////////////////////////////////////////////////////////////////
/// BASIC TYPES ///
////////////////////////////////////////////////////////////////////////