rpcrt4: Remove some unused includes.

This commit is contained in:
Rob Shearman 2008-01-08 12:03:06 +00:00 committed by Alexandre Julliard
parent 9ff15252d0
commit bb78c3f86d
1 changed files with 0 additions and 3 deletions

View File

@ -23,9 +23,6 @@
*/ */
#include <stdarg.h> #include <stdarg.h>
#include <stdio.h>
#include <string.h>
#include <assert.h>
#define COBJMACROS #define COBJMACROS