AntiTheft.cpp 108 B

12345678910
  1. #include "stdafx.h"
  2. #include "AntiTheft.h"
  3. AntiTheft::AntiTheft(void)
  4. {
  5. }
  6. AntiTheft::~AntiTheft(void)
  7. {
  8. }