Added mxml as subproject. CMake still gives errors.

This commit is contained in:
2019-06-20 17:20:00 +02:00
parent e579e22cbf
commit 96b1076ec4
10 changed files with 42 additions and 2703 deletions
+1 -5
View File
@@ -8,11 +8,7 @@
\********************************************************************/
#include <stdio.h>
#ifdef OS_DARWIN
#include <sys/malloc.h>
#else
#include <malloc.h>
#endif
#include <stdlib.h>
#include <string.h>
#include <assert.h>