Chybejici predloha
This commit is contained in:
parent
736350ae17
commit
1bf6581faa
@ -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 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, int value);
|
||||||
|
template int svSetV(const String & name, long value);
|
||||||
template int svSetV(const String & name, unsigned value);
|
template int svSetV(const String & name, unsigned value);
|
||||||
template int svSetV(const String & name, String value);
|
template int svSetV(const String & name, String value);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user