mirror of
https://github.com/vxunderground/VXUG-Papers.git
synced 2026-06-15 07:19:24 +00:00
4 lines
83 B
C++
4 lines
83 B
C++
#include <string>
|
|
#include <vector>
|
|
|
|
std::vector<std::string> getListOfDrives(); |