mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
remove including header file
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@11531 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
6f910a6fa1
commit
abf36b65d0
1 changed files with 0 additions and 2 deletions
|
@ -30,8 +30,6 @@
|
|||
#define va_init_list(a,b) va_start(a)
|
||||
#endif
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <crtdbg.h>
|
||||
|
||||
#define DOUT fprintf(stderr,"[%d]\n",__LINE__)
|
||||
#define DOUTS(x) fprintf(stderr,"[%d]:" #x "=%s\n",__LINE__,x)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue