mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 01:15:09 +00:00
merge 34730 from amd64 branch
wmc: include string.h to silence implicit declaration warnings (Samuel Serapión) svn path=/trunk/; revision=39368
This commit is contained in:
parent
5119df66d4
commit
c13d343799
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@
|
|||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <assert.h>
|
||||
|
||||
#include <string.h>
|
||||
#include "utils.h"
|
||||
#include "wmc.h"
|
||||
#include "lang.h"
|
||||
|
|
Loading…
Reference in a new issue