Skip to content

Commit ecb4bab

Browse files
authored
remove inclusion of common.h again to avoid circular dependency
1 parent 34753ea commit ecb4bab

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

param.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,6 @@ USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
7272
#ifndef PARAM_H
7373
#define PARAM_H
7474

75-
#include "common.h"
76-
7775
#define SBGEMM_DEFAULT_UNROLL_N 4
7876
#define SBGEMM_DEFAULT_UNROLL_M 8
7977
#define SBGEMM_DEFAULT_UNROLL_MN 32

0 commit comments

Comments
 (0)