mirror of
https://github.com/ckolivas/lrzip.git
synced 2026-04-21 06:03:54 +00:00
Fix Types.h missing which breaks typedefs on macosx.
This commit is contained in:
parent
7e88495988
commit
00236b16cb
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
#ifndef GUID_DEFINED
|
||||
#define GUID_DEFINED
|
||||
|
||||
// #include "Types.h"
|
||||
#include "Types.h"
|
||||
typedef int HRes; // from Types.h
|
||||
|
||||
typedef struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue