mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-09-01 16:19:19 +02:00
Merge branch 'mover_in_c++' of https://github.com/tmj-fstate/maszyna into tmj-fstate-mover_in_c++
This commit is contained in:
@@ -160,4 +160,4 @@ extract_value( bool &Variable, std::string const &Key, std::string const &Input,
|
||||
bool FileExists( std::string const &Filename );
|
||||
|
||||
// returns time of last modification for specified file
|
||||
time_t last_modified( std::string const &Filename );
|
||||
std::time_t last_modified( std::string const &Filename );
|
||||
|
||||
Reference in New Issue
Block a user