base
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
// NoticeTransASocket.cpp : 구현 파일입니다.
|
||||
//
|
||||
|
||||
#include "stdafx.h"
|
||||
#include "ConsoleTransfer.h"
|
||||
#include "NoticeTransASocket.h"
|
||||
|
||||
|
||||
// CNoticeTransASocket
|
||||
|
||||
CNoticeTransASocket::CNoticeTransASocket()
|
||||
{
|
||||
}
|
||||
|
||||
CNoticeTransASocket::~CNoticeTransASocket()
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
// CNoticeTransASocket 멤버 함수입니다.
|
||||
Reference in New Issue
Block a user