Skip to content

Commit fad111e

Browse files
[skip ci] Auto-format code with clang-format and black
1 parent e77f8f8 commit fad111e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

csrc/include/pmpp/pch.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
#include <algorithm>
44
#include <cuda_runtime.h>
5+
#include <format>
56
#include <torch/python.h>
67
#include <torch/torch.h>
78
#include <type_traits>
8-
#include <format>
99

1010
#include "pmpp/system.hpp"
1111
#include "pmpp/types/cu_types.cuh"

0 commit comments

Comments
 (0)