mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 20:15:59 +00:00
[MMSYS] include stdlib.h for _countof
svn path=/trunk/; revision=69090
This commit is contained in:
parent
accf2317c8
commit
e828b6505e
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
#include <cpl.h>
|
||||
#include <tchar.h>
|
||||
#include <setupapi.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "resource.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue