windows enum refactor fixes

This commit is contained in:
Jack Andersen 2015-11-20 17:00:18 -10:00
parent b757bcd368
commit 116afa6fc3

View File

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