CRandomHelper.cpp 128 B

123456789101112
  1. #include "../pch/pch.h"
  2. #include "CRandomHelper.h"
  3. CRandomHelper::CRandomHelper()
  4. {
  5. }
  6. CRandomHelper::~CRandomHelper()
  7. {
  8. }