Added two newlines to pass the formatting rules

This commit is contained in:
JCash
2021-03-30 17:04:41 +02:00
parent 4d00ef7bc0
commit 5e285fe950
2 changed files with 2 additions and 2 deletions

View File

@@ -22,4 +22,4 @@ void CPPSPMD_NAME(find_selectors_linear_rgb_4_N)(int64_t* pDistance, uint8_t* pS
void CPPSPMD_NAME(find_lowest_error_perceptual_rgb_4_N)(int64_t* pDistance, const basisu::color_rgba* pBlock_colors, const basisu::color_rgba* pSrc_pixels, uint32_t n, int64_t early_out_error);
void CPPSPMD_NAME(find_lowest_error_linear_rgb_4_N)(int64_t* pDistance, const basisu::color_rgba* pBlock_colors, const basisu::color_rgba* pSrc_pixels, uint32_t n, int64_t early_out_error);
#endif
#endif

View File

@@ -1877,4 +1877,4 @@ namespace std
a.swap(b);
}
} // namespace std
} // namespace std