Sandboxie/SandboxiePlus/MiscHelpers/Archive/7z/CPP/Common/Types.h

12 lines
125 B
C
Raw Normal View History

2022-11-12 09:45:35 +00:00
// Common/Types.h
#ifndef __COMMON_TYPES_H
#define __COMMON_TYPES_H
#include "../../C/Types.h"
typedef int HRes;
#endif