Skip to content

Commit c0a7bdd

Browse files
committed
2 parents 9ffc4bc + 3ca317b commit c0a7bdd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/gpu_info.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ class GPU_Info{
5858
};
5959

6060
std::vector<std::map<std::string, std::string>> GetGPUInfo(SSH& ssh);
61-
std::vector<std::vector<std::string>> GetGPUProcess(SSH& ssh);
61+
std::vector<std::vector<std::string>> GetGPUProcess(SSH& ssh);

0 commit comments

Comments
 (0)