Ensure single newline at EOF for core files (#11310)
This commit is contained in:
@ -14,10 +14,7 @@
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#ifndef TESTS_BASIC_CONFIG_H_
|
||||
#define TESTS_BASIC_CONFIG_H_
|
||||
#pragma once
|
||||
|
||||
#define MATRIX_ROWS 4
|
||||
#define MATRIX_COLS 10
|
||||
|
||||
#endif /* TESTS_BASIC_CONFIG_H_ */
|
||||
|
Reference in New Issue
Block a user