mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 17:34:57 +00:00
Add missing include tchar.h
svn path=/trunk/; revision=9082
This commit is contained in:
parent
e848449f54
commit
73cb58e922
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <config.h>
|
||||
#include <tchar.h>
|
||||
|
||||
using namespace std;
|
||||
|
||||
|
|
Loading…
Reference in a new issue