mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-13 21:37:13 +02:00
ifstream and ofstream to std::
This commit is contained in:
@ -55,8 +55,8 @@
|
||||
#include <string>
|
||||
|
||||
// using std::string;
|
||||
using std::ofstream;
|
||||
using std::ifstream;
|
||||
// using std::ofstream;
|
||||
// using std::ifstream;
|
||||
|
||||
// using namespace std;
|
||||
/**
|
||||
|
Reference in New Issue
Block a user