mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-16 04:11:49 -06:00
Jame's Easy7Zip changes, translocated from 16 to 18.05
This commit is contained in:
@@ -25,6 +25,7 @@ you can change this h file or h files included in this file.
|
||||
// NewHandler.h and NewHandler.cpp redefine operator new() to throw exceptions, if compiled with old MSVC compilers
|
||||
#include "NewHandler.h"
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
|
||||
#define ARRAY_SIZE(a) (sizeof(a) / sizeof((a)[0]))
|
||||
|
||||
Reference in New Issue
Block a user