mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
- add include guards
svn path=/trunk/; revision=25575
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
|
||||
#ifndef RESOURCE_H__
|
||||
#define RESOURCE_H__
|
||||
|
||||
#define RC_STRING_MAX_SIZE 4096
|
||||
#define IDS_Copy 100
|
||||
#define IDS_FAILS 101
|
||||
|
||||
#endif
|
||||
|
||||
/* EOF */
|
||||
|
||||
Reference in New Issue
Block a user