Cancellate inclusioni inutili e sistemata indentazione

git-svn-id: svn://10.65.10.50/branches/R_10_00@22775 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
guy 2013-01-04 08:11:06 +00:00
parent 72c4598e77
commit 1827e4842c
2 changed files with 1 additions and 6 deletions

View File

@ -9,11 +9,6 @@
#include <array.h> #include <array.h>
#endif #endif
#ifndef __INCSTR_H
#include <../xvaga/incstr.h>
#endif
#define STRINGIFY(x) #x #define STRINGIFY(x) #x
#define TOSTRING(x) STRINGIFY(x) #define TOSTRING(x) STRINGIFY(x)