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 BANNERWITHFRAME_H
|
||||
#define BANNERWITHFRAME_H
|
||||
/*
|
||||
-----------------------------------------------------------------------------
|
||||
Class: BannerWithFrame
|
||||
@@ -31,3 +32,5 @@ protected:
|
||||
Sprite m_sprBannerFrame;
|
||||
Banner m_Banner;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user