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 TRANSITIONFADE_H
|
||||
#define TRANSITIONFADE_H
|
||||
/*
|
||||
-----------------------------------------------------------------------------
|
||||
Class: TransitionFade
|
||||
@@ -29,3 +30,5 @@ protected:
|
||||
Quad m_rect;
|
||||
};
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user