5 lines
No EOL
99 B
C++
5 lines
No EOL
99 B
C++
#pragma once
|
|
|
|
#include <string_view>
|
|
|
|
void extractBootstrapFiles(const std::string_view installer); |