eliminate -Wextra and -pedantic warnings
This commit is contained in:
@@ -264,6 +264,7 @@ namespace nana
|
||||
}
|
||||
|
||||
time::time()
|
||||
: value_{}
|
||||
{
|
||||
struct tm t;
|
||||
localtime(t);
|
||||
|
||||
Reference in New Issue
Block a user