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 GRADEDISPLAY_H
|
||||
#define GRADEDISPLAY_H
|
||||
/*
|
||||
-----------------------------------------------------------------------------
|
||||
Class: GradeDisplay
|
||||
@@ -38,3 +39,5 @@ protected:
|
||||
RectF m_frectDestTexCoords;
|
||||
float m_fTimeLeftInScroll;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user