chore: CRLF to LF
This commit is contained in:
+8
-8
@@ -1,8 +1,8 @@
|
||||
#pragma once
|
||||
|
||||
#include <vector>
|
||||
|
||||
namespace cpuutils {
|
||||
|
||||
std::vector<float> get_load();
|
||||
}
|
||||
#pragma once
|
||||
|
||||
#include <vector>
|
||||
|
||||
namespace cpuutils {
|
||||
|
||||
std::vector<float> get_load();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user