www.pudn.com > LoginGate.rar > ggg.cpp


// ggg.cpp: implementation of the ggg class. 
// 
////////////////////////////////////////////////////////////////////// 
 
#include "stdafx.h" 
#include "ggg.h" 
 
////////////////////////////////////////////////////////////////////// 
// Construction/Destruction 
////////////////////////////////////////////////////////////////////// 
 
ggg::ggg() 
{ 
 
} 
 
ggg::~ggg() 
{ 
 
}