windows enum refactor fixes

This commit is contained in:
Jack Andersen 2015-11-20 17:00:18 -10:00
parent b757bcd368
commit 116afa6fc3
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ public:
protected:
/* Projection type */
enum EProjType m_projType;
EProjType m_projType;
/* Projection intermediate */
union