mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 04:35:53 +00:00
[CRT]
Rename a number of .h files that contain assembly code into .inc to better reflect their purpose svn path=/branches/cmake-bringup/; revision=49566
This commit is contained in:
parent
6b0b6cb78f
commit
ab465e66e3
31 changed files with 20 additions and 20 deletions
|
@ -2,6 +2,6 @@
|
|||
*/
|
||||
|
||||
#define _UNICODE
|
||||
#include "tcschr.h"
|
||||
#include "tcschr.inc"
|
||||
|
||||
/* EOF */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue