Codechange: stdarg.h include not needed as cstdarg is included.

This commit is contained in:
Peter Nelson
2023-05-17 09:27:20 +01:00
committed by PeterN
parent 56085be9bd
commit 83f2ad500e
13 changed files with 0 additions and 19 deletions

View File

@@ -18,7 +18,6 @@
#define INCL_OS2MM
#define INCL_WIN
#include <stdarg.h>
#include <os2.h>
#include <os2me.h>