mirror of
https://github.com/libAthena/athena.git
synced 2025-12-14 07:36:14 +00:00
* Fix silly bug
This commit is contained in:
@@ -292,9 +292,9 @@ protected:
|
||||
} // Athena
|
||||
|
||||
#ifndef BINARYREADER_BASE
|
||||
#define BINARYREADER_BASE \
|
||||
#define BINARYREADER_BASE() \
|
||||
private: \
|
||||
typedef Athena::io::BinaryReader base;
|
||||
typedef Athena::io::BinaryReader base
|
||||
|
||||
#endif // BINARYREADER_BASE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user