mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 19:21:38 +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
|
||||
|
||||
class CScrollboxWindow : public CWindowImpl<CScrollboxWindow>
|
||||
{
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue