Missed file in previous commit

This commit is contained in:
Birunthan Mohanathas 2012-04-06 21:08:15 +03:00
parent 8dd9b8e6f5
commit 1e3df0e0bc

View File

@ -39,6 +39,7 @@ private:
int GetRandom(); int GetRandom();
std::wstring m_Formula; std::wstring m_Formula;
bool m_ValidFormula;
int m_LowBound; int m_LowBound;
int m_HighBound; int m_HighBound;