mirror of
https://github.com/Ylianst/MeshAgent
synced 2025-12-15 15:53:55 +00:00
Fixed #ifdef
This commit is contained in:
@@ -95,10 +95,10 @@ typedef struct ILibProcessPipe_PipeObject
|
||||
OVERLAPPED *mOverlapped,*mwOverlapped;
|
||||
int inProgress;
|
||||
void *mOverlapped_opaqueData, *user3, *user4;
|
||||
char *metadata;
|
||||
#else
|
||||
int mPipe_ReadEnd, mPipe_WriteEnd;
|
||||
#endif
|
||||
char *metadata;
|
||||
int PAUSED;
|
||||
}ILibProcessPipe_PipeObject;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user