2
0

Refactor marshall utilities out, some clean-up, and prepare iOS/macOS project for libjson-c

This commit is contained in:
Maarten Billemont
2017-07-28 09:50:26 -04:00
parent 8a73baa6bc
commit 13107063df
12 changed files with 256 additions and 157 deletions

View File

@@ -16,12 +16,13 @@
// LICENSE file. Alternatively, see <http://www.gnu.org/licenses/>.
//==============================================================================
#include <stdio.h>
#include "mpw-types.h"
#ifndef _MPW_UTIL_H
#define _MPW_UTIL_H
#include <stdio.h>
#include "mpw-types.h"
//// Logging.
#ifndef trc