mirror of
https://github.com/NixOS/nix
synced 2025-06-29 10:31:15 +02:00
parent
895f00c372
commit
2f21d522c2
1 changed files with 1 additions and 0 deletions
|
@ -215,6 +215,7 @@ template class BaseSetting<unsigned long>;
|
||||||
template class BaseSetting<long long>;
|
template class BaseSetting<long long>;
|
||||||
template class BaseSetting<unsigned long long>;
|
template class BaseSetting<unsigned long long>;
|
||||||
template class BaseSetting<bool>;
|
template class BaseSetting<bool>;
|
||||||
|
template class BaseSetting<std::string>;
|
||||||
|
|
||||||
void PathSetting::set(const std::string & str)
|
void PathSetting::set(const std::string & str)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue