mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
Add Debug header.
svn path=/trunk/; revision=9118
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* $Id: stubs.c,v 1.71 2004/04/12 17:09:36 navaraf Exp $
|
||||
/* $Id: stubs.c,v 1.72 2004/04/12 19:52:36 jimtabor Exp $
|
||||
*
|
||||
* KERNEL32.DLL stubs (unimplemented functions)
|
||||
* Remove from this file, if you implement them.
|
||||
@@ -6,6 +6,10 @@
|
||||
|
||||
#include <k32.h>
|
||||
|
||||
#define NDEBUG
|
||||
#include "../include/debug.h"
|
||||
|
||||
|
||||
//#define _OLE2NLS_IN_BUILD_
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user