Skip to content

Commit 258c1ee

Browse files
committed
Update Main.cpp
1 parent 35c0b86 commit 258c1ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Main.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ std::string SearchForRunningProcess(const std::vector<std::string>& exeNames)
6464
}
6565
}
6666
}
67+
return "";
6768
}
6869

6970
////////////////////////////////////////////////////////////////////////////////

0 commit comments

Comments
 (0)