Skip to content
This repository was archived by the owner on Apr 28, 2023. It is now read-only.

Commit e66ecf5

Browse files
author
Mingzhe Li
committed
Fix format
1 parent 616599d commit e66ecf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/polyhedral/codegen.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
* limitations under the License.
1515
*/
1616

17-
#include <sstream>
1817
#include "tc/core/polyhedral/codegen.h"
18+
#include <sstream>
1919

2020
namespace tc {
2121
namespace polyhedral {

0 commit comments

Comments
 (0)