mirror of
https://github.com/reactos/reactos.git
synced 2025-06-26 13:49:42 +00:00
[CMAKE]
Sync trunk (rr49606) svn path=/branches/cmake-bringup/; revision=49607
This commit is contained in:
commit
406dfdbc87
324 changed files with 15065 additions and 2892 deletions
|
@ -14,7 +14,7 @@
|
|||
* Lars Wirzenius & Linus Torvalds
|
||||
* Wirzenius wrote this portably, Torvalds fucked it up :-)
|
||||
*/
|
||||
|
||||
#ifndef USE_NEW_SPRINTF
|
||||
#include <precomp.h>
|
||||
|
||||
#include <wchar.h>
|
||||
|
@ -879,3 +879,4 @@ int __cdecl vsprintf(char *buf, const char *fmt, va_list args)
|
|||
}
|
||||
#endif
|
||||
/* EOF */
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue