mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 19:26:05 +00:00
[CMAKE]
Include stdio.h into strsafe.h to silence a warning svn path=/branches/cmake-bringup/; revision=50430
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#ifndef __STRSAFE_H_
|
||||
#define __STRSAFE_H_
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdarg.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user