mirror of
https://github.com/Ylianst/MeshAgent
synced 2025-12-14 15:23:39 +00:00
1. Updated macOS message-box to correctly detect cancel button press
2. Fixed compiler warning 3. Updated --no-embedded=1 detection
This commit is contained in:
@@ -15,7 +15,7 @@ limitations under the License.
|
||||
*/
|
||||
|
||||
#include "linux_compression.h"
|
||||
#include "../../../microstack/ILibParsers.h";
|
||||
#include "../../../microstack/ILibParsers.h"
|
||||
|
||||
#if defined(JPEGMAXBUF)
|
||||
#define MAX_TILE_SIZE JPEGMAXBUF
|
||||
|
||||
Reference in New Issue
Block a user