mtmd : move helpers to dedicated file (#13442)
* mtmd : move helpers to dedicated file * fix windows build * rm redundant include
This commit is contained in:
parent
62d4250e52
commit
a634d75d1b
4 changed files with 325 additions and 311 deletions
|
@ -10,6 +10,7 @@
|
|||
#include <stdbool.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <cinttypes>
|
||||
#include <memory>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue