重构代码修改编译错误

This commit is contained in:
zhaowenhao
2021-05-25 18:32:07 +08:00
parent fc13e2b476
commit 255028fe1e
2 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
#include <string.h>
#include "common.h"
#define VOID void
int main(int argc, char **argv)
{
SQLRETURN rc;