mirror of
https://github.com/veracrypt/VeraCrypt
synced 2024-11-09 20:53:35 +01:00
Linux/macOS: Fix missing define that was causing compilation error
This commit is contained in:
parent
40f0174408
commit
01dfd0e72b
@ -157,6 +157,8 @@ typedef uint64 TC_LARGEST_COMPILER_UINT;
|
||||
#define TRUE 1
|
||||
#endif
|
||||
|
||||
#define VC_CDECL
|
||||
|
||||
#endif // !_MSC_VER
|
||||
|
||||
#define TC_INT_TYPES_DEFINED
|
||||
|
Loading…
Reference in New Issue
Block a user