3 lines
60 B
C
3 lines
60 B
C
|
#pragma once
|
||
|
#include_next <string.h>
|
||
|
#define strdup _strdup
|