From e86252a37ebd2d5c2cf6f2f0830f6995af21981d Mon Sep 17 00:00:00 2001 From: homksei Date: Tue, 16 Jul 2024 23:50:41 +0200 Subject: [PATCH] chore(workflows): add `editorconfig-checker` --- cpp/daal/include/daal.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpp/daal/include/daal.h b/cpp/daal/include/daal.h index 881a6c39fbe..4288c784a7d 100755 --- a/cpp/daal/include/daal.h +++ b/cpp/daal/include/daal.h @@ -308,4 +308,4 @@ #include "algorithms/dbscan/dbscan_batch.h" #include "algorithms/dbscan/dbscan_distributed.h" -#endif /* #ifndef __DAAL_H__ */ +#endif /* #ifndef __DAAL_H__ */ \ No newline at end of file