1
0
mirror of https://github.com/Ylianst/MeshAgent synced 2025-12-24 04:04:31 +00:00

Fixed compiler warnings

This commit is contained in:
Bryan Roe
2019-01-16 17:34:00 -08:00
parent 381baaf06a
commit 6cd91c5ab5
2 changed files with 3 additions and 1 deletions

View File

@@ -28,6 +28,8 @@ limitations under the License.
#define ILibDuktape_readableStream_WritePipes_Stream "\xFF_WritePipes_Stream"
#define ILibDuktape_readableStream_PipeArray "\xFF_RS_PipeArray"
int ILibDuktape_readableStream_resume_flush(ILibDuktape_readableStream *rs);
#ifdef __DOXY__
/*!
\implements EventEmitter