Update submodules
Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
parent
b13f77ce95
commit
7d866b183b
@ -1 +1 @@
|
|||||||
Subproject commit 5d6520c867997f83c8f85570d8df5a54550d1971
|
Subproject commit ff8f477e7dba2d1ca63001779117427a29618a5c
|
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include <stdex/sal.h>
|
#include <stdex/sal.hpp>
|
||||||
#include <iconv.h>
|
#include <iconv.h>
|
||||||
#include <cstring>
|
#include <cstring>
|
||||||
#include <stdexcept>
|
#include <stdexcept>
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 50552b73eda219b29061d6bc4497b88f7a284b8d
|
Subproject commit da8bd86d83f57701802d46e9297dc305992f932b
|
@ -9,7 +9,7 @@
|
|||||||
#define _WINSOCKAPI_ // Prevent inclusion of winsock.h in windows.h.
|
#define _WINSOCKAPI_ // Prevent inclusion of winsock.h in windows.h.
|
||||||
#include <Windows.h>
|
#include <Windows.h>
|
||||||
#endif
|
#endif
|
||||||
#include <stdex/sal.h>
|
#include <stdex/sal.hpp>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
#include "tag.h"
|
#include "tag.h"
|
||||||
#include "translate.h"
|
#include "translate.h"
|
||||||
|
|
||||||
#include <stdex/idrec.h>
|
#include <stdex/idrec.hpp>
|
||||||
|
|
||||||
namespace ZRCola {
|
namespace ZRCola {
|
||||||
typedef stdex::idrec::record<character_db, recordid_t, 0x524843 /*"CHR"*/, recordsize_t, ZRCOLA_RECORD_ALIGN> character_rec;
|
typedef stdex::idrec::record<character_db, recordid_t, 0x524843 /*"CHR"*/, recordsize_t, ZRCOLA_RECORD_ALIGN> character_rec;
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
#include <zrcola/common.h>
|
#include <zrcola/common.h>
|
||||||
|
|
||||||
#include <stdex/idrec.h>
|
#include <stdex/idrec.hpp>
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
#include <algorithm>
|
#include <algorithm>
|
||||||
#include <istream>
|
#include <istream>
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
#include <zrcola/common.h>
|
#include <zrcola/common.h>
|
||||||
|
|
||||||
#include <stdex/idrec.h>
|
#include <stdex/idrec.hpp>
|
||||||
|
|
||||||
#include <wxex/common.h>
|
#include <wxex/common.h>
|
||||||
#pragma warning(push)
|
#pragma warning(push)
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 66e94ea869044b1e8c1bfe78bf2f29fb31605334
|
Subproject commit 110e71f4f29049a7cc32cb542de283bf8c620e5e
|
@ -1 +1 @@
|
|||||||
Subproject commit ff8ca7f073a34e4e2e7829e914e1db43271a15c4
|
Subproject commit aa233bd5f9425c1e42bd59f52d22d59fdc2c2ecd
|
Loading…
x
Reference in New Issue
Block a user