Merge 10.5 into 10.6

This commit is contained in:
Marko Mäkelä 2022-02-25 12:01:21 +02:00
commit e04b5eaa79
3 changed files with 23 additions and 24 deletions

View file

@ -18,7 +18,6 @@
#include <stddef.h>
#include <stdint.h>
#include <string>
#include <my_global.h>
#include <my_byteorder.h>
static inline uint32_t DecodeFixed32(const char *ptr)