Get rid of all other #pragma once's, except the one in StdAfx.h.
(three cheers for perl)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#pragma once
|
||||
#ifndef SCREENMESSAGE_H
|
||||
#define SCREENMESSAGE_H
|
||||
/*
|
||||
-----------------------------------------------------------------------------
|
||||
File: ScreenMessage
|
||||
@@ -21,3 +22,5 @@ enum ScreenMessage {
|
||||
SM_MenuTimer,
|
||||
SM_User = 100
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user