mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 17:34:57 +00:00
[CONCFG]: Add needed inclusion for StrSafe functions.
svn path=/trunk/; revision=71914
This commit is contained in:
parent
47d9985bb4
commit
5c7bfe2f11
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@
|
|||
#include "settings.h"
|
||||
|
||||
#include <stdio.h> // for swprintf
|
||||
#include <strsafe.h>
|
||||
|
||||
#define NDEBUG
|
||||
#include <debug.h>
|
||||
|
|
Loading…
Reference in a new issue