mirror of
https://github.com/libAthena/athena.git
synced 2025-12-09 05:27:50 +00:00
* Revert swap*
This commit is contained in:
@@ -29,6 +29,12 @@
|
||||
std::cerr << __FILE__ << "(" << __LINE__ << ") " << __PRETTY_FUNCTION__ << ": "
|
||||
#endif
|
||||
|
||||
#ifndef aPrint
|
||||
#define aPrint() std::cout
|
||||
#endif
|
||||
|
||||
#define aEnd() '\n'
|
||||
|
||||
#ifndef BLOCKSZ
|
||||
#define BLOCKSZ 512
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user