mirror of
https://github.com/Ed94/refactor.git
synced 2025-07-01 11:21:06 -07:00
Fix for namespace swapping
This commit is contained in:
@ -34,8 +34,8 @@ namespace zpl_random_, rng_
|
||||
namespace zpl_pr, process_
|
||||
namespace zpl__, __
|
||||
namespace ZPL_ADT_, EADT
|
||||
namespace ZPL_ALLOCATION_, EAllocation
|
||||
namespace ZPL_CSV_ERROR, ECSV_Error
|
||||
namespace ZPL_ALLOCATION_, EAllocation_
|
||||
namespace ZPL_CSV_ERROR, ECSV_Error_
|
||||
namespace ZPL_FILE_MODE_, EFileMode_
|
||||
namespace ZPL_FILE_ERROR_, EFileError_
|
||||
namespace ZPL_SEEK_WHENCE_, ESeekWhence_
|
||||
|
Reference in New Issue
Block a user