tests updated to vs2015

This commit is contained in:
gabime
2015-12-13 15:13:16 +02:00
parent 7bf45bcf14
commit e226bfc35d
6 changed files with 18 additions and 10 deletions

View File

@@ -11,5 +11,5 @@ std::string file_contents(const std::string& filename);
std::size_t count_lines(const std::string& filename);
std::ifstream::pos_type filesize(const std::string& filename);
std::size_t get_filesize(const std::string& filename);