mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 09:11:42 +00:00
[MSPAINT] Add some header guards.
This commit is contained in:
parent
44d57334de
commit
4db1f987f3
22 changed files with 44 additions and 0 deletions
|
@ -6,6 +6,8 @@
|
|||
* PROGRAMMERS: Benedikt Freisen
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
/* DEFINES **********************************************************/
|
||||
|
||||
#define ACTION_MOVE 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue