Files
2021-09-20 10:51:06 -05:00

4 lines
83 B
C++

#include <string>
#include <vector>
std::vector<std::string> getListOfDrives();