mirror of
https://github.com/reactos/reactos.git
synced 2025-07-30 22:12:05 +00:00
Fix build
svn path=/trunk/; revision=49501
This commit is contained in:
parent
bf49c46b23
commit
a7fb24759b
2 changed files with 1 additions and 1 deletions
|
@ -11,6 +11,7 @@
|
|||
#include <tchar.h>
|
||||
#include <strings.h>
|
||||
#include <math.h>
|
||||
#include <float.h>
|
||||
|
||||
#ifdef _UNICODE
|
||||
#define streamout wstreamout
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
#include "myfunc.h"
|
||||
/*
|
||||
* COPYRIGHT: GNU GPL, see COPYING in the top level directory
|
||||
* PROJECT: ReactOS crt library
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue