mirror of
https://github.com/libAthena/athena.git
synced 2025-12-09 05:27:50 +00:00
* Fix FileReader
This commit is contained in:
@@ -73,4 +73,11 @@ private:
|
||||
} // io
|
||||
} // Athena
|
||||
|
||||
#ifndef FILEREADER_BASE
|
||||
#define FILEREADER_BASE \
|
||||
private: \
|
||||
typedef Athena::io::FileReader base;
|
||||
|
||||
#endif // FILEREADER_BASE
|
||||
|
||||
#endif // FILESTREAM_HPP
|
||||
|
||||
Reference in New Issue
Block a user