Make sure all headers in include can be compiled independently
Also adding some to VS2010 project file (for better project search) Some empty line removal. git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@6228 dfc29bdd-3216-0410-991c-e03cc46cb475
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
#ifndef __E_GUI_ALIGNMENT_H_INCLUDED__
|
||||
#define __E_GUI_ALIGNMENT_H_INCLUDED__
|
||||
|
||||
#include "irrTypes.h"
|
||||
|
||||
namespace irr
|
||||
{
|
||||
namespace gui
|
||||
@@ -35,4 +37,3 @@ const c8* const GUIAlignmentNames[] =
|
||||
} // namespace irr
|
||||
|
||||
#endif // __E_GUI_ALIGNMENT_H_INCLUDED__
|
||||
|
||||
|
Reference in New Issue
Block a user