Merge branch 'dev'

This commit is contained in:
Nils O. Selåsdal
2013-10-27 13:33:56 +01:00
39 changed files with 1474 additions and 146 deletions
+3 -2
View File
@@ -1,8 +1,9 @@
#include <stddef.h>
#ifndef UC_STRVEC_H_
#define UC_STRVEC_H_
#include <stddef.h>
#ifdef __cplusplus
extern "C" {
#endif