[Core] Fix bug and code regression for Split Common (#15603)

This commit is contained in:
Drashna Jaelre
2021-12-27 15:01:51 -08:00
committed by GitHub
parent 2689e360ce
commit c86baf3ece
2 changed files with 10 additions and 13 deletions

View File

@ -2,7 +2,6 @@
#include <stdbool.h>
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include "matrix.h"