Chybejici predloha
This commit is contained in:
@ -151,6 +151,7 @@ template String svGetVFile(const String & name, const String & fname, const Stri
|
||||
template unsigned svGetVFile(const String & name, const String & fname, const unsigned deflt);
|
||||
|
||||
template int svSetV(const String & name, int value);
|
||||
template int svSetV(const String & name, long value);
|
||||
template int svSetV(const String & name, unsigned value);
|
||||
template int svSetV(const String & name, String value);
|
||||
|
||||
|
Reference in New Issue
Block a user