mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 11:08:02 -06:00
Linux/macOS: Fix missing define that was causing compilation error
This commit is contained in:
@@ -157,6 +157,8 @@ typedef uint64 TC_LARGEST_COMPILER_UINT;
|
|||||||
#define TRUE 1
|
#define TRUE 1
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#define VC_CDECL
|
||||||
|
|
||||||
#endif // !_MSC_VER
|
#endif // !_MSC_VER
|
||||||
|
|
||||||
#define TC_INT_TYPES_DEFINED
|
#define TC_INT_TYPES_DEFINED
|
||||||
|
|||||||
Reference in New Issue
Block a user