Adding include to make static code analysis happy.
This commit is contained in:
@@ -22,6 +22,7 @@ or see http://www.gnu.org/licenses/agpl.txt.
|
||||
#define INPUTFILEUTIL_H_
|
||||
|
||||
#include <fstream>
|
||||
#include <iostream>
|
||||
|
||||
// Check if file exists and if it can be opened for reading with ifstream an object
|
||||
bool testDataFile(const char *filename){
|
||||
|
||||
Reference in New Issue
Block a user