tests updated to vs2015
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user