mirror of
https://github.com/reactos/reactos.git
synced 2026-07-04 19:54:19 +08:00
Add a header
svn path=/trunk/; revision=39614
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
/*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: Header preprocessor
|
||||
* PURPOSE: Generates header files from other header files
|
||||
* PROGRAMMER; Timo Kreuzer
|
||||
*
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdarg.h>
|
||||
|
||||
Reference in New Issue
Block a user