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